Changeset 1389
- Timestamp:
- 12/06/07 13:06:48 (1 year ago)
- Files:
-
- devel/mod/profile/lib.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/mod/profile/lib.php
r1333 r1389 75 75 // $function['profile:init'][] = $CFG->dirroot . "units/profile/function_editfield_defaults.php"; 76 76 $function['profile:init'][] = dirname(__FILE__) . "/lib/function_upload_foaf.php"; 77 $function['profile:init'][] = $CFG->profilelocation . "profile.config.php"; 77 78 78 79 // Initialisation for the search function
