more data
Build and push / Pulling repo on server (push) Successful in 3s Details

This commit is contained in:
Chris 2023-10-30 23:40:14 +01:00
parent ececc6235c
commit c5615940f1
1 changed files with 2 additions and 0 deletions

View File

@ -159,6 +159,8 @@ class Model {
$data = $this->data;
var_dump($data['active']);
foreach ($this->dbFields as $key => $options) {
$type = null;
$required = false;