1
0
mirror of synced 2024-11-22 05:16:09 +03:00

removed repl lines

This commit is contained in:
Grisha Pomadchin 2013-09-13 14:16:58 +04:00
parent 084147eb2b
commit e8f55aa087

View File

@ -61,13 +61,6 @@ class intaro_intarocrm extends CModule {
return false;
}
if (!date_default_timezone_get()) {
if (!ini_get('date.timezone')) {
$APPLICATION->ThrowException(GetMessage("DATE_TIMEZONE_ERR"));
return false;
}
}
if (!date_default_timezone_get()) {
if (!ini_get('date.timezone')) {
$APPLICATION->ThrowException(GetMessage("DATE_TIMEZONE_ERR"));