removed spectre

updated credits
This commit is contained in:
JT Smith 2005-11-21 14:39:05 +00:00
parent e49fcd76e9
commit f1de189938
6 changed files with 15 additions and 297 deletions

View file

@ -95,7 +95,7 @@ sub www_setup {
WebGUI::Setting::set('companyURL',WebGUI::FormProcessor::url("companyURL"));
WebGUI::Setting::set('companyEmail',WebGUI::FormProcessor::email("companyEmail"));
WebGUI::Setting::remove('specialState');
WebGUI::HTTP::setRedirect($session{wguri});
WebGUI::HTTP::setRedirect("/");
return "";
} else {
$output .= '<legend align="left">Admin Account</legend>';