// Fix potential issue on autoload if class_index is corrupted

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12710 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-01-26 12:49:22 +00:00
parent cf85d8a712
commit 1aea427aaa
2 changed files with 26 additions and 4 deletions
+1 -1
View File
@@ -644,4 +644,4 @@
'WebserviceSpecificManagementSearchCore' => 'classes/webservice/WebserviceSpecificManagementSearch.php',
'Zone' => 'override/classes/Zone.php',
'ZoneCore' => 'classes/Zone.php',
);
); ?>