move upgrades to proper place
This commit is contained in:
parent
aee59f22ea
commit
bfb22f2541
6 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ use WebGUI::Upgrade::Script;
|
|||
|
||||
report "\tRemoving Admin Bar... ";
|
||||
|
||||
$session->config->delete( 'macros/AdminBar' );
|
||||
session->config->delete( 'macros/AdminBar' );
|
||||
|
||||
|
||||
done;
|
||||
Loading…
Add table
Add a link
Reference in a new issue