1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-06 23:55:26 +02:00

4 Commits

Author SHA1 Message Date
Paul S. Owen
335f76754b Fixed some missing brackets
git-svn-id: file:///svn/phpbb/trunk@1075 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-25 00:51:39 +00:00
natec
cdc1597550 Even speedier version (at least 15 times faster) of split_sql_file(). wheeeeee.
git-svn-id: file:///svn/phpbb/trunk@1072 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-24 21:50:04 +00:00
the_systech
002946350c Added remove_comments function for processing mssql and postgress(/**/) style comments... also modified split_sql_file to rejoin statements using $delimiter instead of a hardcoded ";"
git-svn-id: file:///svn/phpbb/trunk@1070 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-24 19:48:11 +00:00
the_systech
1871f5e2c0 Seperated out sql parsing functions into a new file.
git-svn-id: file:///svn/phpbb/trunk@1069 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-09-24 17:26:36 +00:00