Skip to content
Snippets Groups Projects
user avatar
Jared Hancock authored
User::fromVars in class ticket was the root. Eventually, in
DynamicForm::getDynamicFields(), isset($this->id) was used to detect
unsaved, new forms that have not been committed to the database; however,
the isset() method was not implemented for the ORM.
ba0b54e3
Name Last commit Last update