phpbb/phpBB/install
Joas Schilling 9c5482317e [feature/soft-delete] Add new fields for topic/post counts for softdelete
We can not use the replies vs replies_real anymore, as we need to be able to
determinate whether the posts are unapproved or softdeleted. So we need to add
a new field and there by change the second one for consistency.
We also add the posts_* fields for forums, which are a missing feature.

PHPBB3-9567
2012-10-21 22:33:28 +02:00
..
convertors [develop-olympus] Bumping version numbers to final for 3.0.11 releases. 2012-05-31 20:19:28 +02:00
data [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
schemas [feature/soft-delete] Add new fields for topic/post counts for softdelete 2012-10-21 22:33:28 +02:00
database_update.php [feature/soft-delete] Add columns for soft delete details 2012-09-28 16:17:21 +02:00
index.php [ticket/10756] Renaming phpbb_style_template to phpbb_template 2012-04-19 04:25:25 +02:00
install_convert.php [feature/soft-delete] Correctly synchronize the topic_visibility in sync() 2012-10-09 15:38:50 +02:00
install_install.php [ticket/11052] constructor updated in installer and convertor 2012-08-15 15:44:01 +05:30
install_main.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
install_update.php [ticket/10875] Fix SQL Caching 2012-07-30 18:44:40 -05:00
phpinfo.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00