uisi.ru/bitrix/templates/list_user.php
Tychinkin Sergey 1aedb0f3c1 Добавил в git шаблоны с сайта
путь uisi.ru/bitrix/templates
2020-01-30 15:25:01 +05:00

6 lines
241 B
PHP

<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");?>
<?$APPLICATION->IncludeFile("forum/forum_tmpl_1/list_user.php", array(
"TOP" => 1000,
"PAGE_ELEMENTS" => 15,
));?>
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>