// Fix potential issue on autoload if class_index is corrupted

This commit is contained in:
rMalie
2012-01-26 12:49:22 +00:00
parent a0f66edb67
commit 75e18e0cf5
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',
);
); ?>