mconnors
Results
1
comments of
mconnors
I am using it in cakephp. I fixed it by changing Util.php ``` if(file_exists( $objectStorageDirectory . '/'.$path)){ require_once($path); } ```