aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/msaccess.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix various var not set warnings ... many thanks go to The Horta for ↵Paul S. Owen2002-01-281-6/+6
| | | | | | pointing out and offering fixes for many of these git-svn-id: file:///svn/phpbb/trunk@1997 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed odbc_error stuff since it doesn't work anywayPaul S. Owen2002-01-251-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added str_replace for LOWER -> LCASE in queriesPaul S. Owen2002-01-251-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1942 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed 'global' str_replace for \'Paul S. Owen2001-12-241-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1697 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated classes, fixed slashing issue and maybe reduced overhead a little, ↵Paul S. Owen2001-12-181-217/+170
| | | | | | perhaps git-svn-id: file:///svn/phpbb/trunk@1624 89ea8834-ac86-4346-8a33-228a782c2dd0
* New split versions of odbc.phpPaul S. Owen2001-11-201-0/+415
git-svn-id: file:///svn/phpbb/trunk@1392 89ea8834-ac86-4346-8a33-228a782c2dd0