* @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 rc4 extends \phpbb\db\migration\migration { static public function depends_on() { return array( '\phpbb\db\migration\data\v310\rc3', '\phpbb\db\migration\data\v310\notifications_use_full_name', ); } public function update_data() { return array( array('config.update', array('version', '3.1.0-RC4')), ); } } ex : drakx
Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/rescue/sbin
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-12-08 22:32:21 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-12-08 22:32:21 +0100
commit034d58457f287d312a06b10a3496a25befbf15d5 (patch)
treeba436ed13898372350b2a7bc7f7956ba75869b66 /rescue/sbin
parent218b7daece5df6dd17c3edef963132507eb9c819 (diff)
downloaddrakx-034d58457f287d312a06b10a3496a25befbf15d5.tar
drakx-034d58457f287d312a06b10a3496a25befbf15d5.tar.gz
drakx-034d58457f287d312a06b10a3496a25befbf15d5.tar.bz2
drakx-034d58457f287d312a06b10a3496a25befbf15d5.tar.xz
drakx-034d58457f287d312a06b10a3496a25befbf15d5.zip