* @license GNU General Public License, version 2 (GPL-2.0) * * For full copyright and license information, please see * the docs/CREDITS.txt file. * */ namespace phpbb\db\migration\data\v310; class rc3 extends \phpbb\db\migration\migration { static public function depends_on() { return array( '\phpbb\db\migration\data\v310\rc2', '\phpbb\db\migration\data\v310\captcha_plugins', '\phpbb\db\migration\data\v310\rename_too_long_indexes', '\phpbb\db\migration\data\v310\search_type', '\phpbb\db\migration\data\v310\topic_sort_username', ); } public function update_data() { return array( array('config.update', array('version', '3.1.0-RC3')), ); } } 'master' selected='selected'>master The Main www.mageia.org Websitegit
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2016-07-01 19:05:36 +0200
committerfilip <filip.komar@gmail.com>2016-07-01 19:05:36 +0200
commit41598035befe67e30f05f3978925431e29eb2041 (patch)
tree5334835d7ead2e8de8b89f2e2235a4e3767c05c6
parent162a0ebba360fd12255839dd64385570225d3580 (diff)
downloadwww-41598035befe67e30f05f3978925431e29eb2041.tar
www-41598035befe67e30f05f3978925431e29eb2041.tar.gz
www-41598035befe67e30f05f3978925431e29eb2041.tar.bz2
www-41598035befe67e30f05f3978925431e29eb2041.tar.xz
www-41598035befe67e30f05f3978925431e29eb2041.zip