git-svn-id: https://develop.svn.wordpress.org/trunk@1208 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2004-04-29 01:18:35 +00:00
parent 6c021cac79
commit 46358176f5

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