phpbb/phpBB/install
Andreas Fischer 86fa185a1b Merge branch 'ticket/10605' into develop-olympus
* ticket/10605:
  [ticket/10605] Use database updater function _sql() instead of $db->sql_query()
  [ticket/10605] Put end of array on its own line because start of array is too.
  [ticket/10605] Add parameter documentation to phpbb_delete_user_pms
  [ticket/10605] Fix left join usage.
  [ticket/10605] Add a section for updating from 3.0.10 to schema updates.
  [ticket/10605] Fix syntax error in database updater.
  [ticket/10605] Reset user´s pm count to 0 when deleting his PMs
  [ticket/10605] Split query to be able to use indexes
  [ticket/10605] Rename $delete_rows to $delete_ids.
  [ticket/10605] Break long comment into multiple lines 80 chars short.
  [ticket/10605] Remove unnecessary $delete_ids array.
  [ticket/10605] Remove unnecessary array_keys calls on $delete_rows.
  [ticket/10605] Remove unused variable declarations.
  [ticket/10605] Turn $undelivered_user into a real array of counters.
  [ticket/10605] Use unset() instead of checking user_id over and over again.
  [ticket/10605] Prefix function with phpbb_ and use true instead of 1
  [ticket/10605] Delete orphan private messages on update
  [ticket/10605] Check for orphan privmsgs when deleting a user

Conflicts:
	phpBB/install/database_update.php
2012-05-14 00:38:54 +02:00
..
convertors [develop-olympus] Bumping version numbers to final for 3.0.10 releases. 2011-11-20 21:41:24 +01:00
data deregister globals to install too 2007-10-04 11:33:33 +00:00
schemas [ticket/10836] Enable avatars by default at install 2012-04-21 14:16:55 +02:00
database_update.php Merge branch 'ticket/10605' into develop-olympus 2012-05-14 00:38:54 +02:00
index.php [ticket/9859] Changing all phpBB footers to match the new credit line 2011-07-06 21:46:33 -04:00
install_convert.php [ticket/10185] Always set board startdate on conversion 2011-11-15 17:23:55 +01:00
install_install.php [ticket/10836] Check if avatar directory is writable after install 2012-04-25 11:49:06 +02:00
install_main.php removed executable props [Bug #6464] 2008-06-04 15:37:06 +00:00
install_update.php [ticket/9140] Check current board version in incremental update packages 2010-11-10 18:26:02 +01:00
phpinfo.php May be useful 2003-02-25 15:48:16 +00:00