Changeset 966:e6be073a9947 for plugins/themeEditor
- Timestamp:
- 11/06/12 11:22:47 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/themeEditor/_admin.php
r948 r966 23 23 class themeEditorBehaviors 24 24 { 25 function theme_editor_details($core,$id)25 public static function theme_editor_details($core,$id) 26 26 { 27 27 if ($id != 'default' && $core->auth->isSuperAdmin()) {
Note: See TracChangeset
for help on using the changeset viewer.