source:
plugins/writers/_prepend.php
@
66
Revision 66, 106 bytes checked in by olivier, 17 years ago (diff) |
---|
Line | |
---|---|
1 | <?php |
2 | # Super admins don't need this extension |
3 | if ($GLOBALS['core']->auth->isSuperAdmin()) { |
4 | return; |
5 | } |
6 | ?> |
Note: See TracBrowser
for help on using the repository browser.