> > Warning: Object obj_group not found in content on line 77
> bug tracked and fixed - this is the change..
> 
> 
> 75: while (list ($k,$v) = each ($menuitemslist)) { 
> 76:   $line = "Interface_View_".$v[name]; 
> 77:   $set["view".$v[name]] = "NO";
> 78:   if ($obj_group)
> 79:     if ($obj_group->$line)
> 80:       $set["view".$v[name]] = "BLOCKED" . $obj_group->$line; 
> 81: } 
> 82:

OK, where this content is? All I get is <(content)>
which is not a link, Where I should look for it?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to