Changeset 1533
- Timestamp:
- 01/29/08 17:14:44 (10 months ago)
- Files:
-
- devel/lib/setup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/lib/setup.php
r1516 r1533 63 63 } 64 64 65 if (empty($CFG->disable_ templatechanging)) {65 if (empty($CFG->disable_usertemplates)) { 66 66 $CFG->disable_usertemplates = false; 67 67 }
