We call directly into WebGUI::Wizard::HomePage, but it isn't necessary loaded it. 'use' it.

This commit is contained in:
Scott Walters 2010-07-19 13:21:18 -04:00
parent f2561a7491
commit a8e179a47b

View file

@ -3,6 +3,8 @@ package WebGUI::Wizard::Setup;
use strict;
use base 'WebGUI::Wizard';
use WebGUI::Wizard::HomePage;
=head1 NAME
WebGUI::Wizard::Setup -- Initial site setup