HomeHelpTrac

Ignore:
Timestamp:
04/06/09 22:50:09 (3 years ago)
Author:
Andrey Prikaznov
Message:
 
File:
1 edited

Legend:

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

    r9977 r9984  
    405405    function actionRecompileVotes($bInstall = true) { 
    406406        ob_start(); 
    407         $bResult = clearCacheFile(BX_DIRECTORY_PATH_DBCACHE . 'VoteObjects.inc'); 
     407        $bResult = clearCacheFile(BX_DIRECTORY_PATH_DBCACHE . 'sys_objects_vote.inc'); 
    408408        ob_get_clean(); 
    409409         
Note: See TracChangeset for help on using the changeset viewer.