Dotclear

source: plugins/writers/_prepend.php @ 66

Revision 66, 106 bytes checked in by olivier, 17 years ago (diff)

Access level for writers plugin

Line 
1<?php
2# Super admins don't need this extension
3if ($GLOBALS['core']->auth->isSuperAdmin()) {
4     return;
5}
6?>
Note: See TracBrowser for help on using the repository browser.

Sites map