Код: Выделить всё
const LEVEL_UP = dirname(__DIR__).'/templates/';
Код: Выделить всё
Fatal error: Constant expression contains invalid operations
Подробнее здесь: https://stackoverflow.com/questions/786 ... expression
Код: Выделить всё
const LEVEL_UP = dirname(__DIR__).'/templates/';
Код: Выделить всё
Fatal error: Constant expression contains invalid operations