stranger?
Build and push / Pulling repo on server (push) Successful in 3s Details

This commit is contained in:
Chris 2023-10-30 23:43:04 +01:00
parent 3e26658a38
commit 95a564b859
1 changed files with 1 additions and 0 deletions

View File

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