Release master - Bugfix for magnaluna

This commit is contained in:
Travis CI User 2019-09-02 15:49:57 +00:00
parent ad516f69d9
commit 38a13b602d
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_branch = '';
} }
$release_fallback_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_branch = '-deprecated';
$release_fallback_branch = '-deprecated'; $release_fallback_branch = '-deprecated';
}*/ }
if (PHP_MAJOR_VERSION <= 5) { if (PHP_MAJOR_VERSION <= 5) {
$release_branch = '5'.$release_branch; $release_branch = '5'.$release_branch;

View File

@ -1 +1 @@
d75fdd5e9dc76784eff0117bd421407938b607f5 cfaa6241c280e1986796f4806f7f565d4f57453e