* upgrade 3.3 to 4.0.beta1.

This commit is contained in:
wangyidong
2012-12-02 01:14:35 +00:00
parent 6804084642
commit fd5b777517
3 changed files with 75 additions and 1006 deletions

View File

@@ -64,3 +64,4 @@ $lang->upgrade->fromVersions['3_0'] = '3.0 STABLE';
$lang->upgrade->fromVersions['3_1'] = '3.1';
$lang->upgrade->fromVersions['3_2'] = '3.2';
$lang->upgrade->fromVersions['3_2_1'] = '3.2.1';
$lang->upgrade->fromVersions['3_3'] = '3.3';

View File

@@ -64,3 +64,4 @@ $lang->upgrade->fromVersions['3_0'] = '3.0 STABLE';
$lang->upgrade->fromVersions['3_1'] = '3.1';
$lang->upgrade->fromVersions['3_2'] = '3.2';
$lang->upgrade->fromVersions['3_2_1'] = '3.2.1';
$lang->upgrade->fromVersions['3_3'] = '3.3';

File diff suppressed because it is too large Load Diff