diff --git a/docs/upgrades/upgrade_6.7.8-6.8.0.pl b/docs/upgrades/upgrade_6.7.8-6.8.0.pl index fb4e5433d..de850c176 100644 --- a/docs/upgrades/upgrade_6.7.8-6.8.0.pl +++ b/docs/upgrades/upgrade_6.7.8-6.8.0.pl @@ -86,7 +86,7 @@ sub addZipArchive { Error: No file specified - STOP +STOP my $newAsset = $folder->addChild({ title=>"Default Zip Archive Template", menuTitle=>"Default Zip Archive Template", @@ -189,7 +189,7 @@ STOP template=>$template }, "IOB0000000000000000002"); $newAsset->commit; - my $template = <

@@ -229,7 +229,7 @@ STOP STOP - my $newAsset = $folder->addChild({ + $newAsset = $folder->addChild({ title=>"Default InOutBoard Template", menuTitle=>"Default InOutBoard Template", namespace=>"InOutBoard",