CC-4624: phone_home_stat is broken in Ubuntu 12.10, with php 5.4
-fixed
This commit is contained in:
parent
4daaa776e2
commit
f9f3f9527e
4 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
AirtimeCheck::ExitIfNotRoot();
|
||||
|
||||
date_default_timezone_set("UTC");
|
||||
|
||||
$sapi_type = php_sapi_name();
|
||||
|
||||
$showColor = !in_array("--no-color", $argv);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue