summaryrefslogtreecommitdiff
path: root/src/lib/Database.class.php
AgeCommit message (Expand)Author
2012-01-07Refactor to separate the framework from the app; drop message stuff, this app...HEADmasterLuke Shumaker
2011-10-27I think this fixes everything, but it now depends on PHP 5.3+Luke Shumaker
2011-10-23Refactor to *finally* get rid of the god-class "MessageManager".Luke Shumaker
2011-10-04Add a trailing newline to Database.class.phpLuke Shumaker
2011-09-22Fix a terrible, terrible bug in Database.class.php, I was calling getSysConf(...Luke Shumaker
2011-09-05Fix 3 bugs (stray * in SQL, typo in variable name, a place where isLoggedIn()...Luke Shumaker
2011-09-05Fix a few growing painsLuke Shumaker
2011-09-05Refactor a bitLuke Shumaker
2011-09-04Screw it, I'm tired of trying to break this into individual commitsLuke Shumaker