git-svn-id: http://svn.automattic.com/wordpress/trunk@1208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2004-04-29 01:18:35 +00:00
parent b93876eb46
commit dcd2a0a22a
1 changed files with 1 additions and 1 deletions

View File

@ -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') ?>" />