подключаем файл в init.php
<? if ( file_exists($_SERVER["DOCUMENT_ROOT"]."/local/php_interface/include/functions.php") ) { require_once($_SERVER["DOCUMENT_ROOT"].'/local/php_interface/include/functions.php'); } ?>