Release master - Bugfix for magnaluna
This commit is contained in:
parent
ad516f69d9
commit
38a13b602d
Binary file not shown.
4
phar.php
4
phar.php
@ -61,10 +61,10 @@ function ___install_madeline()
|
||||
$release_branch = '';
|
||||
}
|
||||
$release_fallback_branch = '';
|
||||
/*if (isset($_SERVER['SERVER_ADMIN']) && strpos($_SERVER['SERVER_ADMIN'], '000webhost.io') && $custom_branch === null) {
|
||||
if (isset($_SERVER['SERVER_ADMIN']) && strpos($_SERVER['SERVER_ADMIN'], '000webhost.io') && $custom_branch === null) {
|
||||
$release_branch = '-deprecated';
|
||||
$release_fallback_branch = '-deprecated';
|
||||
}*/
|
||||
}
|
||||
|
||||
if (PHP_MAJOR_VERSION <= 5) {
|
||||
$release_branch = '5'.$release_branch;
|
||||
|
@ -1 +1 @@
|
||||
d75fdd5e9dc76784eff0117bd421407938b607f5
|
||||
cfaa6241c280e1986796f4806f7f565d4f57453e
|
Loading…
Reference in New Issue
Block a user