Project

General

Profile

« Previous | Next » 

Revision 671e0b7f

Added by Renato Botelho almost 8 years ago

Ignore upgrade_167_to_168() when upgrade_166_to_167() runs, they are both the same

View differences:

src/etc/inc/upgrade_config.inc
5122 5122

  
5123 5123
		$config['system']['already_run_config_upgrade']
5124 5124
		    ['upgrade_166_to_167'] = true;
5125
		$config['system']['already_run_config_upgrade']
5126
		    ['upgrade_167_to_168'] = true;
5125 5127
		write_config("Enabled Netgate Services and Support Widget");
5126 5128
	}
5127 5129

  

Also available in: Unified diff