HomeHelpTrac

Ignore:
Timestamp:
04/06/09 23:30:15 (3 years ago)
Author:
Andrey Prikaznov
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/inc/classes/BxDolProfileFields.php

    r9879 r9985  
    1818        $this -> iAreaID = $iAreaID; 
    1919         
    20         $this -> sCacheFile = BX_DIRECTORY_PATH_DBCACHE . 'ProfileFields.inc'; 
     20        $this -> sCacheFile = BX_DIRECTORY_PATH_DBCACHE . 'sys_profile_fields.inc'; 
    2121         
    2222        if( !$this -> loadCache() ) 
Note: See TracChangeset for help on using the changeset viewer.