Просмотр поста #370766: help to add moduls and grabbers to johncms 6.2.0

.
desay

walterhacker,

define('_IN_JOHNCMS', 1);
$headmod = 'page';
$textl = 'Page Title';
require('../incfiles/core.php');
require('../incfiles/head.php');

   //Your code here

require('../incfiles/end.php');