Changeset 1092 for devel/_elggadmin

Show
Ignore:
Timestamp:
05/10/07 12:42:57 (2 years ago)
Author:
icewing
Message:

BUGFIX: Marcus Povey - Profile url now being saved in config.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/_elggadmin/config-template.php

    r1004 r1092  
    170170 
    171171// PROFILE LOCATION 
    172 \$CFG->profilelocation = '$PARSEDCFG->templatelocation'; 
     172\$CFG->profilelocation = '$PARSEDCFG->profilelocation'; 
    173173 
    174174//Template file handing is not currently recommended.