mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-21 23:11:53 +01:00
Whoops.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b93876eb46
commit
dcd2a0a22a
@ -110,7 +110,7 @@ include('options-head.php');
|
||||
<?php _e('Output:') ?> <strong><?php echo gmdate(get_settings('time_format'), current_time('timestamp')); ?></strong></td>
|
||||
</tr>
|
||||
</table>
|
||||
<pre><?php var_dump($cache_settings); ?></pre>
|
||||
|
||||
</fieldset>
|
||||
<p style="text-align: right;">
|
||||
<input type="submit" name="Submit" value="<?php _e('Update Options') ?>" />
|
||||
|
Loading…
Reference in New Issue
Block a user