Updated hooks and a new Dolly plugin.

git-svn-id: https://develop.svn.wordpress.org/trunk@1340 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2004-05-22 08:45:36 +00:00
parent 62828f16a8
commit 1d74302745
4 changed files with 63 additions and 8 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
printf(__('%s seconds'), number_format(timer_stop(), 2));
?>
</p>
<?php do_action('admin_footer', ''); ?>
</body>
</html>