в шаблоне вставлен код
<?php $inUser = cmsUser::getInstance(); $inCore = cmsCore::getInstance(); $mod_count['left'] = cmsCountModules('left'); $mod_count['sidebar'] = cmsCountModules('sidebar'); $left_width = 260; $sidebar_width = 260; if(!$inUser->id) { $string = $_SERVER['REQUEST_URI']; if (!$pos_p) { $inCore->redirect('/reg.html'); } } ?>
Подскажите пожалуйста