Bug #22072 » 13448_follow_01.diff
typo3/init.php (working copy) | ||
---|---|---|
t3lib_cache::initPageCache();
|
||
t3lib_cache::initPageSectionCache();
|
||
t3lib_cache::initContentHashCache();
|
||
unset($typo3CacheFactory);
|
||
unset($typo3CacheFactory, $typo3CacheManager);
|
||
}
|
||
// *************************
|
||
// CLI dispatch processing
|
- « Previous
- 1
- 2
- Next »