Blame view

fr/index.php 231 Bytes
60c6f0893   root   init
1
2
3
4
5
6
  <?
  require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
  $APPLICATION->SetTitle("Véra Lautard-Chevtchenko");
  ?>
  <p>Desole, cette section est en cours de creation.</p>
  <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>