Changeset 506 for trunk/WordPress/plugin/transposh/wp/transposh_backup.php
- Timestamp:
- 08/12/2010 06:35:39 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/WordPress/plugin/transposh/wp/transposh_backup.php
r500 r506 104 104 } 105 105 // clean up cache so that results will actually show 106 if (ENABLE_APC && function_exists('apc_clear_cache')) 107 apc_clear_cache('user'); 106 $this->transposh->database->cache_clean(); 108 107 exit; 109 108 }
Note: See TracChangeset
for help on using the changeset viewer.
