|
|
|
@ -13,7 +13,7 @@ date_default_timezone_set('UTC'); |
|
|
|
|
|
|
|
|
|
$baseDir = dirname(dirname(__FILE__)); |
|
|
|
|
|
|
|
|
|
define('MAGALLANES_VERSION', '1.0.1'); |
|
|
|
|
define('MAGALLANES_VERSION', '1.0.2'); |
|
|
|
|
define('MAGALLANES_DIRECTORY', $baseDir); |
|
|
|
|
|
|
|
|
|
if (file_exists(__DIR__ . '/../vendor/autoload.php')) { |
|
|
|
|