Missing plugin call

git-svn-id: http://svn.automattic.com/wordpress/trunk@2285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2005-02-12 07:41:29 +00:00
parent 30e753fa57
commit 02105817d7
1 changed files with 2 additions and 0 deletions

View File

@ -101,6 +101,8 @@ window.close()
<?php require('edit-form.php'); ?>
<?php do_action('admin_footer', ''); ?>
</body>
</html><?php
}