Missing plugin call
git-svn-id: http://svn.automattic.com/wordpress/trunk@2285 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
30e753fa57
commit
02105817d7
|
@ -101,6 +101,8 @@ window.close()
|
|||
|
||||
<?php require('edit-form.php'); ?>
|
||||
|
||||
<?php do_action('admin_footer', ''); ?>
|
||||
|
||||
</body>
|
||||
</html><?php
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue