a few last second bug fixes
This commit is contained in:
parent
0527e7bf39
commit
efbb31b7dc
6 changed files with 6 additions and 35 deletions
|
|
@ -66,7 +66,7 @@ sub process {
|
|||
%hash = sortHash(%hash);
|
||||
$var{'addcontent.label'} = WebGUI::International::get(1);
|
||||
my @addcontent;
|
||||
my $i = 0;
|
||||
$i = 0;
|
||||
foreach my $key (keys %hash) {
|
||||
push(@addcontent,{
|
||||
'contenttype.url'=>$key,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue