Changeset 1092 for devel/_elggadmin
- Timestamp:
- 05/10/07 12:42:57 (2 years ago)
- Files:
-
- devel/_elggadmin/config-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/_elggadmin/config-template.php
r1004 r1092 170 170 171 171 // PROFILE LOCATION 172 \$CFG->profilelocation = '$PARSEDCFG-> templatelocation';172 \$CFG->profilelocation = '$PARSEDCFG->profilelocation'; 173 173 174 174 //Template file handing is not currently recommended.
