DjHuSo
  1. <?php
  2. define('_IN_JOHNCMS', 1);
  3.  
  4. require_once ("incfiles/core.php");
  5. require_once ("incfiles/head.php");
  6.  
  7. $tguchun= 'Test xabar yangi yilga oz qoldi';
  8. echo text( $tguchun);
  9. require_once ('incfiles/end.php');