mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-09-13 12:40:18 +02:00
Update mage
This commit is contained in:
parent
4d45c30bd4
commit
fee82c3cf1
2
bin/mage
2
bin/mage
@ -13,7 +13,7 @@ date_default_timezone_set('UTC');
|
|||||||
|
|
||||||
$baseDir = dirname(dirname(__FILE__));
|
$baseDir = dirname(dirname(__FILE__));
|
||||||
|
|
||||||
define('MAGALLANES_VERSION', '1.0.2');
|
define('MAGALLANES_VERSION', '1.0.1');
|
||||||
define('MAGALLANES_DIRECTORY', $baseDir);
|
define('MAGALLANES_DIRECTORY', $baseDir);
|
||||||
|
|
||||||
// Preload
|
// Preload
|
||||||
|
Loading…
Reference in New Issue
Block a user