1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-26 01:04:10 +02:00

8 Commits

Author SHA1 Message Date
Paul S. Owen
c650e708c1 Minor fixes
git-svn-id: file:///svn/phpbb/trunk@319 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-22 15:25:53 +00:00
Paul S. Owen
c6819f87c8 Changed eregi limit match to preg_match
git-svn-id: file:///svn/phpbb/trunk@135 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-23 15:57:52 +00:00
Paul S. Owen
1fbbc382cc Removed set_db and added affectedrows
git-svn-id: file:///svn/phpbb/trunk@109 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-20 15:19:20 +00:00
James Atkinson
b1ce902c02 Some cleanup
git-svn-id: file:///svn/phpbb/trunk@104 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-16 22:49:23 +00:00
James Atkinson
3fe77c8d09 Start of LIMIT functionality...got to tired to finish it
git-svn-id: file:///svn/phpbb/trunk@103 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-16 08:35:56 +00:00
James Atkinson
1283c46dcb Almost done, needs sql_nexid and LIMIT handling.
git-svn-id: file:///svn/phpbb/trunk@102 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-16 08:10:26 +00:00
James Atkinson
90d222fe12 More work on the oracle DB abstraction class
git-svn-id: file:///svn/phpbb/trunk@101 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-16 07:19:05 +00:00
James Atkinson
a8465af3f8 Added oracle class, needs LOTS of work.
Dosan't handle LIMIT.
Still has MySQL code in it


git-svn-id: file:///svn/phpbb/trunk@100 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-03-16 01:42:30 +00:00