removed repl lines
This commit is contained in:
parent
084147eb2b
commit
e8f55aa087
@ -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"));
|
||||
|
Loading…
Reference in New Issue
Block a user