在下载的模块中有一个特定的调用Mage::getModel('module/statistic_collection'),这给了我failed to open stream: No such file or directory路径错误,Namespace/Module/Model/Statistic/Collection.php但它存在于Namespace/Module/Model/Mysql4/Statistic/Collection.php.
那么我怎样才能告诉 magento 他们需要添加Mysql4文件夹呢?