Changeset 2182:eaaf345b04f3 for plugins/maintenance
- Timestamp:
- 10/01/13 09:44:02 (12 years ago)
- Branch:
- dcRepo
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/maintenance/_config.php
r2165 r2182 10 10 # 11 11 # -- END LICENSE BLOCK ----------------------------------------- 12 if (!defined('DC_CONTEXT_ PLUGIN')) { return; }12 if (!defined('DC_CONTEXT_MODULE')) { return; } 13 13 14 14 $core->blog->settings->addNamespace('maintenance');
Note: See TracChangeset
for help on using the changeset viewer.