This commit is contained in:
parent
a8e7437eef
commit
9c1fd320f7
@ -152,7 +152,7 @@ class Model {
|
|||||||
/**
|
/**
|
||||||
* @param array $data
|
* @param array $data
|
||||||
*/
|
*/
|
||||||
private function validate($newgen=false)
|
public function validate($newgen=false)
|
||||||
{
|
{
|
||||||
if (!$this->dbFields)
|
if (!$this->dbFields)
|
||||||
return true;
|
return true;
|
||||||
|
Reference in New Issue
Block a user