You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<?
|
|
include_once($_SERVER['DOCUMENT_ROOT'].'/bitrix/modules/main/include/urlrewrite.php');
|
|
if(file_exists($_SERVER['DOCUMENT_ROOT'].'/404.php'))
|
|
include_once($_SERVER['DOCUMENT_ROOT'].'/404.php');
|
|
?>
|