mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-11 14:38:39 +00:00
Removing non standard server time.
This commit is contained in:
parent
1c98dbbbcf
commit
98b72df5a4
|
|
@ -95,10 +95,6 @@ class Localization
|
||||||
*/
|
*/
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
// TODO: implement!!!
|
|
||||||
setlocale(LC_TIME, '');
|
|
||||||
setlocale(LC_NUMERIC, '');
|
|
||||||
setlocale(LC_MONETARY, '');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user