File 'index' doesn't exist in module 'robots.txt'
File
/var/www/clients/client1/web4/web/index.php
Line
39
Backtrace
File
/var/www/clients/client1/web4/web/index.php
Line
39
Arguments
robots.txt, index,
}
if(empty(
$page
))
{
$page
=
"index"
;
}
Modules
::
load
(
$module
,
$page
,
$action
);
$time_end
=
getmicrotime
();
$diff
=
$time_end
-
$time_start
;