source:
plugins/allBlogs/_admin.php
@
1110
Revision 1110, 102 bytes checked in by philippe, 14 years ago (diff) |
---|
Line | |
---|---|
1 | <?php |
2 | if (!defined('DC_CONTEXT_ADMIN')) { return; } |
3 | |
4 | require dirname(__FILE__).'/_widgets.php'; |
5 | ?> |
Note: See TracBrowser
for help on using the repository browser.