session changes

This commit is contained in:
Colin Kuskie 2006-01-13 23:34:50 +00:00
parent 1f55efc92d
commit a317bd684b

View file

@ -12,6 +12,7 @@
use strict;
use lib '../lib';
use Getopt::Long;
use WebGUI::Session;
use WebGUI::Operation::Help;
# ---- END DO NOT EDIT ----