1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 03:34:04 +02:00

Merge PR #734 branch 'shibulijack/ticket/10688' into develop

* shibulijack/ticket/10688:
  [ticket/10688] Update install.html for 3.1 and current practices.
  [ticket/10688] Update readme for 3.1 and current practices.
  [ticket/10688] Changed version 3.0 to 3.1
  [ticket/10688] Updated version to 3.1
  [ticket/10688] Changed 3.0 to 3.1 in docs

Conflicts:
	phpBB/docs/INSTALL.html
	phpBB/docs/README.html
This commit is contained in:
Oleg Pudeyev
2012-04-19 21:43:23 -04:00
9 changed files with 62 additions and 51 deletions

View File

@@ -13,7 +13,7 @@ if (!defined('IN_PHPBB'))
}
/**
* Helper functions for phpBB 2.0.x to phpBB 3.0.x conversion
* Helper functions for phpBB 2.0.x to phpBB 3.1.x conversion
*/
/**