mobisat (09.08.2012/08:02)ШАПКА
я вот знаю как любой под дцмс подогнать,a джона?что в начал include 'head.php'; i include 'foot.php'; там енд заместо фут а шапка ?скажите плиз
<?php
define('_IN_JOHNCMS', 1);
$headmod ="";
$textl = '';
require_once ("../incfiles/core.php");
require_once ("../incfiles/head.php");
header("Content-type:text/html; charset=utf-8");
НОГИ
require_once ("../../incfiles/end.php");
?>