Changeset 2746:b67347c09919 for plugins/dcLegacyEditor/_admin.php
- Timestamp:
- 08/29/14 15:22:41 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcLegacyEditor/_admin.php
r2679 r2746 15 15 $_menu['Plugins']->addItem('dcLegacyEditor', 16 16 'plugin.php?p=dcLegacyEditor', 17 'index.php?pf=dcLegacyEditor/i mgs/icon.png',17 'index.php?pf=dcLegacyEditor/icon.png', 18 18 preg_match('/plugin.php\?p=dcLegacyEditor/', $_SERVER['REQUEST_URI']), 19 19 $core->auth->check('admin,contentadmin', $core->blog->id)
Note: See TracChangeset
for help on using the changeset viewer.