oops, checked in some mistakes, fixing
This commit is contained in:
parent
99df1f414e
commit
c8cc6ddf8d
2 changed files with 8 additions and 11 deletions
|
|
@ -96,7 +96,6 @@ sub www_setup {
|
|||
WebGUI::Setting::set('companyEmail',WebGUI::FormProcessor::email("companyEmail"));
|
||||
WebGUI::HTTP::setRedirect(WebGUI::URL::gateway());
|
||||
return "";
|
||||
#$output .= '<a href="'.WebGUI::URL::gateway().'">Configuration complete. Click here to go to your new site.</a>';
|
||||
} else {
|
||||
$output .= '<legend align="left">Admin Account</legend>';
|
||||
my $u = WebGUI::User->new('3');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue