stranger?
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
3e26658a38
commit
95a564b859
@ -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;
|
||||
|
Reference in New Issue
Block a user