phpbb/phpBB
Meik Sievertsen 46f666556b schema data and schema structure for installations
the schema files could be generated on backups too to allow "pleasant" restores and even migrating from one DBMS to another with ease
the schema data is now replication compatible, no longer relying on set auto increment id's we guessed before. hoooorrraaayyyy

git-svn-id: file:///svn/phpbb/trunk@9274 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-01-16 17:42:46 +00:00
..
adm modified some files to get the admin index page working, as well as index page in logged in state and not logged in state 2009-01-16 17:41:04 +00:00
cache remove no longer necessary files... hooray 2008-12-24 13:14:24 +00:00
develop $config to phpbb::$config 2008-12-28 23:30:09 +00:00
docs $config to phpbb::$config 2008-12-28 23:30:09 +00:00
download $config to phpbb::$config 2008-12-28 23:30:09 +00:00
files remove no longer necessary files... hooray 2008-12-24 13:14:24 +00:00
images remove no longer necessary files... hooray 2008-12-24 13:14:24 +00:00
includes modified some files to get the admin index page working, as well as index page in logged in state and not logged in state 2009-01-16 17:41:04 +00:00
install schema data and schema structure for installations 2009-01-16 17:42:46 +00:00
language/en document plugin-support 2008-12-28 10:53:28 +00:00
modules modified some files to get the admin index page working, as well as index page in logged in state and not logged in state 2009-01-16 17:41:04 +00:00
plugins allow setter/getter for own attributes in plugins 2009-01-13 17:07:55 +00:00
store #10379 2007-05-02 11:48:42 +00:00
styles/prosilver remove no longer necessary files... hooray 2008-12-24 13:14:24 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php erm, revert last commit and add relevant comment. ;) This actually allows us to do far more... for example call a config file which was non-existent before. 2009-01-13 18:32:51 +00:00
cron.php $config to phpbb::$config 2008-12-28 23:30:09 +00:00
faq.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
index.php modified some files to get the admin index page working, as well as index page in logged in state and not logged in state 2009-01-16 17:41:04 +00:00
mcp.php $config to phpbb::$config 2008-12-28 23:30:09 +00:00
memberlist.php modified some files to get the admin index page working, as well as index page in logged in state and not logged in state 2009-01-16 17:41:04 +00:00
posting.php $config to phpbb::$config 2008-12-28 23:30:09 +00:00
report.php add nils' request and super globals class 2008-12-25 14:47:57 +00:00
search.php $config to phpbb::$config 2008-12-28 23:30:09 +00:00
style.php modified some files to get the admin index page working, as well as index page in logged in state and not logged in state 2009-01-16 17:41:04 +00:00
ucp.php modified some files to get the admin index page working, as well as index page in logged in state and not logged in state 2009-01-16 17:41:04 +00:00
viewforum.php $config to phpbb::$config 2008-12-28 23:30:09 +00:00
viewonline.php $config to phpbb::$config 2008-12-28 23:30:09 +00:00
viewtopic.php $config to phpbb::$config 2008-12-28 23:30:09 +00:00