1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

[feature/migrations] Moved database_update info to individual migration classes

This commit is contained in:
Nils Adermann
2012-11-09 17:10:48 +01:00
committed by Nathan Guse
parent c802f2a66c
commit b1f9ca2f65
38 changed files with 1998 additions and 1472 deletions

View File

@@ -3,7 +3,7 @@
*
* @package db
* @copyright (c) 2011 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @license http://opensource.org/licenses/gpl-license.php GNU Public License v2
*
*/