Changeset 9985 for trunk/inc/classes/BxDolProfileFields.php
- Timestamp:
- 04/06/09 23:30:15 (3 years ago)
- File:
-
- 1 edited
-
trunk/inc/classes/BxDolProfileFields.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/inc/classes/BxDolProfileFields.php
r9879 r9985 18 18 $this -> iAreaID = $iAreaID; 19 19 20 $this -> sCacheFile = BX_DIRECTORY_PATH_DBCACHE . ' ProfileFields.inc';20 $this -> sCacheFile = BX_DIRECTORY_PATH_DBCACHE . 'sys_profile_fields.inc'; 21 21 22 22 if( !$this -> loadCache() )
Note: See TracChangeset
for help on using the changeset viewer.