aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/v310/beta3.php
blob: a6c62bf936dbced234e49008ff1cc73399ce77c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?php
/**
*
* This file is part of the phpBB Forum Software package.
*
* @copyright (c) phpBB Limited <https://www.phpbb.com>
* @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 beta3 extends \phpbb\db\migration\migration
{
	static public function depends_on()
	{
		return array(
			'\phpbb\db\migration\data\v310\beta2',
			'\phpbb\db\migration\data\v310\auth_provider_oauth2',
			'\phpbb\db\migration\data\v310\board_contact_name',
			'\phpbb\db\migration\data\v310\jquery_update2',
			'\phpbb\db\migration\data\v310\live_searches_config',
			'\phpbb\db\migration\data\v310\prune_shadow_topics',
		);
	}

	public function update_data()
	{
		return array(
			array('config.update', array('version', '3.1.0-b3')),
		);
	}
}
> commit761ebdb96b630d30364c5bcb97eb76ea6a3e7d44 (patch) tree3254167e8d7571200afa4f1f90b4658affadc99a /perl-install/share/po/af.po parent19e69bc937f038b51775dafd373a0e14ca1b1b59 (diff)downloaddrakx-761ebdb96b630d30364c5bcb97eb76ea6a3e7d44.tar
drakx-761ebdb96b630d30364c5bcb97eb76ea6a3e7d44.tar.gz
drakx-761ebdb96b630d30364c5bcb97eb76ea6a3e7d44.tar.bz2
drakx-761ebdb96b630d30364c5bcb97eb76ea6a3e7d44.tar.xz
drakx-761ebdb96b630d30364c5bcb97eb76ea6a3e7d44.zip
(init_efi_suggestions) add an optional force param
Diffstat (limited to 'perl-install/share/po/af.po')
0 files changed, 0 insertions, 0 deletions