Project

General

Profile

« Previous | Next » 

Revision 813

Added by doc over 16 years ago

set version from 2.7 (RC3) to 2.7 (RC3a)

View differences:

upgrade-script.php
54 54
	status_msg(', WB 2.7 core files uploaded: ');
55 55
	@include_once(WB_PATH .'/framework/functions.php');
56 56
	@include_once(ADMIN_PATH .'/interface/version.php');
57
	if(defined('VERSION') && VERSION == '2.7 (RC3)'
57
	if(defined('VERSION') && VERSION == '2.7 (RC3a)'
58 58
		&& function_exists('get_variable_content') 
59 59
		&& file_exists(WB_PATH .'/modules/menu_link/languages/DE.php') 
60 60
		&& file_exists(WB_PATH .'/modules/output_filter/filter-routines.php') 

Also available in: Unified diff