package WebGUI::Operation::WebGUI; #------------------------------------------------------------------- # WebGUI is Copyright 2001-2006 Plain Black Corporation. #------------------------------------------------------------------- # Please read the legal notices (docs/legal.txt) and the license # (docs/license.txt) that came with this distribution before using # this software. #------------------------------------------------------------------- # http://www.plainblack.com info@plainblack.com #------------------------------------------------------------------- use Digest::MD5; use strict; use WebGUI::HTMLForm; use WebGUI::User; #------------------------------------------------------------------- =head2 www_genesis ( ) The beginning of WebGUI. =cut sub www_genesis { my $session = shift; $session->style->useEmptyStyle("1"); my $output = '