mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-03 04:08:57 +02:00
Update SPYC Library.
This commit is contained in:
@@ -17,7 +17,7 @@ define('MAGALLANES_VERSION', '1.0.0');
|
||||
define('MAGALLANES_DIRECTORY', $baseDir);
|
||||
|
||||
// Preload
|
||||
require_once $baseDir . '/Mage/spyc.php';
|
||||
require_once $baseDir . '/Mage/Spyc.php';
|
||||
require_once $baseDir . '/Mage/Autoload.php';
|
||||
spl_autoload_register(array('Mage\\Autoload', 'autoload'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user