mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-21 13:58:42 +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()
|
||||
{
|
||||
// TODO: implement!!!
|
||||
setlocale(LC_TIME, '');
|
||||
setlocale(LC_NUMERIC, '');
|
||||
setlocale(LC_MONETARY, '');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user