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-05-22 07:20:11 +02:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
install
History
Meik Sievertsen
318418b0f2
new wrapper for LIKE expressions to streamline the fixes. We actually need to adjust them for different DBMS as well as SQLite2 not supporting escaping characters in LIKE statements (which is a reason why we think about dropping sqlite support completely).
...
git-svn-id: file:///svn/phpbb/trunk@7788 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-06-23 12:16:20 +00:00
..
convertors
new wrapper for LIKE expressions to streamline the fixes. We actually need to adjust them for different DBMS as well as SQLite2 not supporting escaping characters in LIKE statements (which is a reason why we think about dropping sqlite support completely).
2007-06-23 12:16:20 +00:00
schemas
A minor language-file fix.
2007-06-11 13:54:38 +00:00
database_update.php
ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)
2007-06-09 11:11:20 +00:00
index.php
*grumble*
2007-06-14 15:24:09 +00:00
install_convert.php
#12555
2007-06-19 15:24:40 +00:00
install_install.php
ok, mess around with the templates + fixing some bugs + adjusting headers for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!)
2007-06-09 11:11:20 +00:00
install_main.php
- finally making the age calculation work [Bug
#3582
]
2006-08-06 17:25:29 +00:00
install_update.php
a tiny fix
2007-06-17 08:24:10 +00:00
phpinfo.php
…