mirror of
https://github.com/typecho/typecho.git
synced 2025-01-17 20:48:42 +01:00
Add admin/footer.php begin plugin (#1426)
This commit is contained in:
parent
02937dc51c
commit
ac33000ad0
@ -1,4 +1,5 @@
|
||||
<?php if(!defined('__TYPECHO_ADMIN__')) exit; ?>
|
||||
<?php \Typecho\Plugin::factory('admin/footer.php')->begin(); ?>
|
||||
</body>
|
||||
</html>
|
||||
<?php
|
||||
|
Loading…
x
Reference in New Issue
Block a user