Для юзеров Seditio и новичков
| Dayver |
|
|---|---|
|
Может быть подойдет параметр
$cfg['customfuncs'] = TRUE; // Includes file named functions.custom.phpиз чего следуеет в functions.php следующее if($cfg['customfuncs'])
{
require_once($cfg['system_dir'].'/functions.custom.php');
}Добавлено 1 Минута спустя: или я не о том? Pavlo Tkachenko aka Dayver
|