I've got a lot of errors in my hosting log
script tried to disable max_execution_time by setting it to zero which is not allowed (file '/home/user12032/www/webdev.wakh.ru/pivotx/modules/module_search.php', line 26
in module_search.php line 26 i can see this
- Code: Select all
@set_time_limit(0);
is it normal?