phpBB

Code Changes

File: phpbb/db/migration/data/v330/remove_max_pass_chars.php

  Unmodified   Added   Modified   Removed
Line 20Line 20
		return !$this->config->offsetExists('max_pass_chars');
}


		return !$this->config->offsetExists('max_pass_chars');
}


	public static function depends_on()

	static public function depends_on()

	{
return [
'\phpbb\db\migration\data\v330\dev',

	{
return [
'\phpbb\db\migration\data\v330\dev',