phpbb/phpBB
Nils Adermann 7259457701 - allow converting from one database to another, no need for tables to be in one database anylonger (this also allows switching from one DBMS that was used with phpBB2 to another DBMS supported by phpBB3 including new systems available in Olympus only)
- abstracted some installation code that is now relevant to converting as well into functions_install.php (mostly DBMS selection related)
- fixed a weird smiley path problem, no idea why nobody else noticed this, maybe my fix was incorrect?
- forgot to commit a file last time


git-svn-id: file:///svn/phpbb/trunk@6995 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-02-16 23:06:14 +00:00
..
adm #6872 2007-02-10 01:55:53 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop fixing some bugs i introduced while fixing other bugs. :) 2007-01-18 10:00:39 +00:00
docs - fix some oddities (doubled spaces for example) 2007-01-26 16:09:51 +00:00
files Won't work ... since inline images are pulled from here ... need to look at match against non-image content types 2003-04-10 23:53:54 +00:00
images *** empty log message *** 2006-09-17 14:45:52 +00:00
includes - allow converting from one database to another, no need for tables to be in one database anylonger (this also allows switching from one DBMS that was used with phpBB2 to another DBMS supported by phpBB3 including new systems available in Olympus only) 2007-02-16 23:06:14 +00:00
install - allow converting from one database to another, no need for tables to be in one database anylonger (this also allows switching from one DBMS that was used with phpBB2 to another DBMS supported by phpBB3 including new systems available in Olympus only) 2007-02-16 23:06:14 +00:00
language - allow converting from one database to another, no need for tables to be in one database anylonger (this also allows switching from one DBMS that was used with phpBB2 to another DBMS supported by phpBB3 including new systems available in Olympus only) 2007-02-16 23:06:14 +00:00
store This is where we can dump non-cache related files, e.g. database backups, styling output, etc. ... potentially we could also use it for upload/tmp work 2003-07-20 13:58:11 +00:00
styles/subSilver Some changes and additions, still not perfect in IE. 2007-02-12 15:19:28 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php - using the PHP_VERSION constant is faster 2006-12-17 18:17:10 +00:00
config.php In honor of Beta4! 2006-11-28 09:38:31 +00:00
cron.php some fixes. 2006-08-25 15:15:53 +00:00
download.php Some... fixes... laying around here. 2007-02-06 19:09:43 +00:00
faq.php some fixes today 2006-12-24 13:11:54 +00:00
index.php only some minor fixes 2007-02-05 16:24:15 +00:00
mcp.php suggestion by bart for those having a lot of forums. 2007-02-02 21:38:19 +00:00
memberlist.php some fixes to be committed. 2007-02-09 14:24:34 +00:00
posting.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
report.php - fixes for the following bugs: 2006-11-15 15:35:50 +00:00
search.php - ignore too short/too long search words [Bug #7438] 2007-01-28 13:43:46 +00:00
style.php - tiny bit of sunshine :D 2006-12-09 23:52:40 +00:00
ucp.php fixing some bugs, most being submitted grammatical/spelling errors. 2007-01-21 18:33:45 +00:00
viewforum.php fixing some bugs, most being submitted grammatical/spelling errors. 2007-01-21 18:33:45 +00:00
viewonline.php #6746 2007-01-03 21:15:06 +00:00
viewtopic.php only some minor fixes 2007-02-05 16:24:15 +00:00