[wp-cvs] wordpress/wp-admin options-general.php,1.32,1.33
Matthew Mullenweg
saxmatt at users.sourceforge.net
Mon Dec 13 16:46:36 UTC 2004
- Previous message: [wp-cvs] wordpress/wp-admin edit-form-advanced.php, 1.45,
1.46 wp-admin.css, 1.73, 1.74
- Next message: [wp-cvs] wordpress/wp-admin admin.php, 1.2, 1.3 index.php, 1.9,
1.10 profile.php, 1.35, 1.36 auth.php, 1.15, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/cafelog/wordpress/wp-admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24237/wp-admin
Modified Files:
options-general.php
Log Message:
UTC is GMT updated for leap seconds. :)
Index: options-general.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/options-general.php,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** options-general.php 29 Nov 2004 20:32:25 -0000 1.32
--- options-general.php 13 Dec 2004 16:46:34 -0000 1.33
***************
*** 50,54 ****
<table width="100%" cellspacing="2" cellpadding="5" class="editform">
<tr>
! <th scope="row" width="33%"><?php _e('<acronym title="Greenwich Meridian Time">GMT</acronym> time is:') ?> </th>
<td><code><?php echo gmdate('Y-m-d g:i:s a'); ?></code></td>
</tr>
--- 50,54 ----
<table width="100%" cellspacing="2" cellpadding="5" class="editform">
<tr>
! <th scope="row" width="33%"><?php _e('<abbr title="Coordinated Universal Time">UTC</abbr> time is:') ?> </th>
<td><code><?php echo gmdate('Y-m-d g:i:s a'); ?></code></td>
</tr>
- Previous message: [wp-cvs] wordpress/wp-admin edit-form-advanced.php, 1.45,
1.46 wp-admin.css, 1.73, 1.74
- Next message: [wp-cvs] wordpress/wp-admin admin.php, 1.2, 1.3 index.php, 1.9,
1.10 profile.php, 1.35, 1.36 auth.php, 1.15, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cvs
mailing list