aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/config/db_text.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10202] Rename method names _all() to _array().Andreas Fischer2013-03-051-6/+6
* [ticket/10202] Improve method documentation.Andreas Fischer2013-03-051-4/+9
* [ticket/10202] SQL escape the table name.Andreas Fischer2013-03-051-1/+1
* [ticket/10202] Add $this->db->sql_freeresult($result) to SELECT queries.Andreas Fischer2013-03-051-0/+1
* [ticket/10202] Adjust method names to guidelines.Andreas Fischer2013-03-051-6/+6
* [ticket/10202] Implementation of config options with arbitrary length values.Andreas Fischer2013-03-051-0/+157