Release master - Phone call bugfix (subrelease)
This commit is contained in:
parent
b12c2b2457
commit
363dd357e6
Binary file not shown.
BIN
madeline.phar
BIN
madeline.phar
Binary file not shown.
4
phar.php
4
phar.php
@ -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;
|
||||||
|
2
release
2
release
@ -1 +1 @@
|
|||||||
8bfeb1317664d1406cc1572e3bc42ed264bb8984
|
506d1b1fd4ddc7eee2f7fe730bea5872b6c0cada
|
@ -1 +1 @@
|
|||||||
8bfeb1317664d1406cc1572e3bc42ed264bb8984
|
506d1b1fd4ddc7eee2f7fe730bea5872b6c0cada
|
Loading…
x
Reference in New Issue
Block a user