adding merge point
This commit is contained in:
parent
6c61eb54db
commit
653fea0aa6
4 changed files with 1872 additions and 0 deletions
BIN
docs/upgrades/packages-7.5.40-7.6.10/merged.wgpkg
Normal file
BIN
docs/upgrades/packages-7.5.40-7.6.10/merged.wgpkg
Normal file
Binary file not shown.
|
|
@ -23,6 +23,7 @@ use WebGUI::Session;
|
|||
use WebGUI::Storage;
|
||||
use WebGUI::Asset;
|
||||
use WebGUI::Asset::Sku::Product;
|
||||
use WebGUI::Utility qw(isIn);
|
||||
|
||||
|
||||
my $toVersion = '7.6.0';
|
||||
|
|
|
|||
1870
docs/upgrades/upgrade_7.5.40-7.6.10.pl
Normal file
1870
docs/upgrades/upgrade_7.5.40-7.6.10.pl
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -27,6 +27,7 @@ use WebGUI::Asset::Wobject::Survey;
|
|||
use WebGUI::Asset::Wobject::Survey::SurveyJSON;
|
||||
use WebGUI::Asset::Wobject::Survey::ResponseJSON;
|
||||
use WebGUI::ProfileField;
|
||||
use WebGUI::Utility qw(isIn);
|
||||
use JSON;
|
||||
|
||||
my $toVersion = '7.6.4';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue