|
|
|
@ -15,7 +15,7 @@ if (empty($timezone)) { |
|
|
|
|
|
|
|
|
|
$baseDir = dirname(dirname(__FILE__)); |
|
|
|
|
|
|
|
|
|
define('MAGALLANES_VERSION', '1.0.6'); |
|
|
|
|
define('MAGALLANES_VERSION', '1.0.7'); |
|
|
|
|
define('MAGALLANES_DIRECTORY', $baseDir); |
|
|
|
|
|
|
|
|
|
if (file_exists(__DIR__ . '/../vendor/autoload.php')) { |
|
|
|
|