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

mostly cosmetic and very small changes #982

Open EnthusiastNT opened 2 years ago

EnthusiastNT commented 2 years ago
avbdr commented 1 year ago

@EnthusiastNT great cleanup thank you. Can you please remove all the noise comments like CHANGED, remove a changelog on top and as well remove new introdouced helper functions? I dont see much use of this functions since they are acting as 'sugar for the sugar'. I will be happy to merge this in after. Thank you again