mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 13:47:31 +02:00
Possible fix for test failure on some machines.
This commit is contained in:
@@ -191,6 +191,9 @@
|
||||
$this->fail("Couldn't load e_customfields object");
|
||||
}
|
||||
|
||||
setlocale(LC_TIME, 'C');
|
||||
date_default_timezone_set('UTC');
|
||||
|
||||
}
|
||||
|
||||
public function testFieldValues()
|
||||
|
Reference in New Issue
Block a user