mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 08:17:34 +00:00
Timezone: remove rogue newline
This commit is contained in:
parent
58e32086c0
commit
9ebd6d6b0f
@ -155,7 +155,6 @@ abstract class Timezone{
|
||||
return trim($data);
|
||||
}
|
||||
|
||||
|
||||
// RHEL / CentOS
|
||||
$data = @parse_ini_file('/etc/sysconfig/clock');
|
||||
if($data !== false and isset($data['ZONE']) and is_string($data['ZONE'])){
|
||||
|
Loading…
x
Reference in New Issue
Block a user