Blame view

about_the_contest/prizes/index.php 170 Bytes
60c6f0893   root   init
1
2
3
4
5
6
  <?
  require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
  $APPLICATION->SetTitle("Призы");
  ?> 
  <br />
  <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>