summaryrefslogtreecommitdiffstats
path: root/application/config/database.php
AgeCommit message (Collapse)AuthorFilesLines
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵Derek Jones1-5/+5
broke the Typography class's string replacements, for instance
2011-04-25Fixed double-space typo.Razican1-5/+5
2011-04-19modified MySQL and MySQLi drivers to address a potential SQL injection ↵Derek Jones1-0/+6
attack vector when multi-byte character set connections are employed. (Does not impact Latin-1, UTF-8, etc. encodings)
2010-08-12single quotes instead of double quotes by default to prevent PHP from trying ↵Derek Allard1-14/+14
to parse a $ in a password as a variable.
2010-03-25moved application folder outside of the system folderDerek Jones1-0/+62