Closed StarWolf3000 closed 3 years ago
and fix typo in clean() SQL clause (was SHERE instead of WHERE)
clean()
SHERE
WHERE
PHP 7.1+ does not allow NULL/FALSE/TRUE return in session read, requires empty string instead, if no suitable record is found.
and fix typo in
clean()
SQL clause (wasSHERE
instead ofWHERE
)PHP 7.1+ does not allow NULL/FALSE/TRUE return in session read, requires empty string instead, if no suitable record is found.