This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-02-21 18:03:18 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
/
db
History
Meik Sievertsen
49470a87c3
i hope this helps a bit. :o
...
git-svn-id: file:///svn/phpbb/trunk@6951 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-01-29 16:52:30 +00:00
..
dbal.php
- fix some oddities (doubled spaces for example)
2007-01-26 16:09:51 +00:00
firebird.php
- fix some oddities (doubled spaces for example)
2007-01-26 16:09:51 +00:00
index.htm
Moved to includes ... since they are included too .. trying to "clean up" structure a little
2003-03-17 10:54:23 +00:00
mssql_odbc.php
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
2007-01-17 18:41:49 +00:00
mssql.php
i hope this helps a bit. :o
2007-01-29 16:52:30 +00:00
mysql.php
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
2007-01-17 18:41:49 +00:00
mysqli.php
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
2007-01-17 18:41:49 +00:00
oracle.php
#7424
2007-01-27 12:30:54 +00:00
postgres.php
- fix some oddities (doubled spaces for example)
2007-01-26 16:09:51 +00:00
sqlite.php
ok, handled some bugs... the most important being validate_username (the variable passed to validate_data([...]array('username', [...])) and updating group listings while doing relevant group actions. Oh, and PM icons are working now. :o
2007-01-17 18:41:49 +00:00