ThingEngineer / PHP-MySQLi-Database-Class

Wrapper for a PHP MySQL class, which utilizes MySQLi and prepared statements.
Other
3.29k stars 1.35k forks source link

#976 - fixed the issue number #976 by removing the space between function name and the parenthesis. #979

Closed amanullah-1 closed 1 year ago

amanullah-1 commented 2 years ago

Removed space before the parenthesis of function getLastErrno to solve the issue #976