Release super - Magnaluna bugfix

This commit is contained in:
Travis CI User 2019-09-02 16:12:06 +00:00
parent 2d67297f4b
commit 92e4d29c40
3 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -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;

View File

@ -1 +1 @@
4c8c6043c6a02ab03730c4381cc6a71ce3fdd621
f63065f1f3db47a0f4d3015f5b2c6c6254e02e7e