Release super - Log multireason exceptions
This commit is contained in:
parent
7d318597dc
commit
ad516f69d9
BIN
madeline5-super.phar
Normal file
BIN
madeline5-super.phar
Normal file
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
release5-super
Normal file
1
release5-super
Normal file
@ -0,0 +1 @@
|
||||
4c8c6043c6a02ab03730c4381cc6a71ce3fdd621
|
Loading…
x
Reference in New Issue
Block a user