new Совместимость с php8
This commit is contained in:
parent
2edd65d145
commit
5748ea9148
7 changed files with 17 additions and 30 deletions
|
|
@ -30,7 +30,7 @@ class Action
|
|||
public $modulePath = null; // Путь к модулю
|
||||
public $moduleTitle = '';
|
||||
|
||||
public $viewPathPrefix = null; // Путь к шаблонам контроллера
|
||||
public $viewPathPrefix = ''; // Путь к шаблонам контроллера
|
||||
|
||||
/**
|
||||
* Соединение с базой данных
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue