SPEEDY first version of boostrap.php, with many changes
This commit is contained in:
@@ -66,7 +66,7 @@ class PMmemcached
|
||||
$this->version = $this->mem->getVersion();
|
||||
}
|
||||
} else {
|
||||
G::Loadclass( 'fileCache' );
|
||||
require_once ('classes/class.fileCache.php');
|
||||
// create cache folder
|
||||
$cacheFolder = PATH_DATA . "sites/" . $workspace . "/cachefiles/";
|
||||
if (! file_exists( $cacheFolder )) {
|
||||
|
||||
Reference in New Issue
Block a user