aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/sql_parse.php
Commit message (Expand)AuthorAgeFilesLines
* fix for /* */ style comments...the_systech2001-10-011-0/+1
* Fixed some missing bracketsPaul S. Owen2001-09-251-2/+2
* Even speedier version (at least 15 times faster) of split_sql_file(). wheeeeee.natec2001-09-241-5/+46
* Added remove_comments function for processing mssql and postgress(/**/) style...the_systech2001-09-241-1/+32
* Seperated out sql parsing functions into a new file.the_systech2001-09-241-0/+115