Add subscription assets to the user's config file and the example config file.
This commit is contained in:
parent
499a275eb1
commit
d6a2d6e321
2 changed files with 4 additions and 0 deletions
|
|
@ -1603,6 +1603,8 @@ EOSQL3
|
|||
]
|
||||
);
|
||||
}
|
||||
print "\t\tAdding subscriptions to the config file:\n" unless $quiet;
|
||||
$session->config->addToArray('assets', 'WebGUI::Asset::Sku::Subscription');
|
||||
|
||||
print "\tDone.\n" unless $quiet;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue