WebTool::Constants - Guardian Digital WebTool constants.
use WebTool::Constants;
if (-f WEBTOOL_UNCONFIGURED) {
WebTool::UI::redirect('/modules/initconfig/');
exit 0;
}This module provides various constants which are used by the rest of the Guardian Digital WebTool. Some contants are exported by default while some need to be accessed via the WebTool::Constant::* Namespace.
Ryan W. Maple <ryan@guardiandigital.com>
Copyright Guardian Digital, Inc., All Rights Reserved