Fix in webmodel
This commit is contained in:
parent
2ca8e2ac3f
commit
94e3d63b0b
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ class Webmodel {
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public $forms;
|
public $forms=[];
|
||||||
|
|
||||||
//Components is a array for the fields forms of this model
|
//Components is a array for the fields forms of this model
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue