more data
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 3s
This commit is contained in:
parent
ececc6235c
commit
c5615940f1
@ -159,6 +159,8 @@ class Model {
|
||||
|
||||
$data = $this->data;
|
||||
|
||||
var_dump($data['active']);
|
||||
|
||||
foreach ($this->dbFields as $key => $options) {
|
||||
$type = null;
|
||||
$required = false;
|
||||
|
Reference in New Issue
Block a user