Gremlins in the options machine.

git-svn-id: https://develop.svn.wordpress.org/trunk@1206 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-04-28 20:31:41 +00:00
parent 737aa43879
commit 2608fbf8a9
5 changed files with 7 additions and 9 deletions

View File

@@ -110,6 +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') ?>" />