summaryrefslogtreecommitdiff
path: root/includes/model/EventConfig_model.php
AgeCommit message (Expand)Author
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-23handle failed db queries in Db classmsquare
2017-07-19fix small issues on checking success of a db querymsquare
2017-01-22Removed spacesBot
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-11fixes #266: add checkbox allowing the users email to be used by humans like e...msquare
2016-09-29prohibit inline control structures on model and viewmsquare
2016-09-27finished rename settings to event config and added more date validation for e...msquare
2016-09-27rename settings to event config and implement mvc pattern on itmsquare