summaryrefslogtreecommitdiff
path: root/includes/model/UserDriverLicenses_model.php
AgeCommit message (Expand)Author
2017-11-19fix sql queries with boolsmsquare
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-28further switching to db exceptions instead of return falsemsquare
2017-07-28clear delete queries from false resulsmsquare
2017-07-23handle failed db queries in Db classmsquare
2017-07-17Reapplied "Merge pull request #321 from raboof/wantsToDrive"Igor Scheller
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-11-17reduce complexity of user driver licensemsquare
2016-11-17reduce complexity of user driver licensemsquare
2016-11-10reduce complexity of user driver license controllermsquare
2016-09-29prohibit inline control structures on model and viewmsquare
2015-12-19#198 add basic driver license informationPhilip Häusler