<?PHP include_once($webappcfg['APPPATH'] . "/general/BSGBasicAuth.php"); include_once($webappcfg['APPPATH'] . "/general/BSGBrowseDir.php"); include_once($webappcfg['APPPATH'] . "/general/BSGDownload.php"); include_once($webappcfg['APPPATH'] . "/general/BSGUpload.php"); include_once($webappcfg['APPPATH'] . "/general/BSGNewDirectory.php"); include_once($webappcfg['APPPATH'] . "/general/BSGPublicAuth.php"); include_once($webappcfg['APPPATH'] . "/general/BSGGroupAuthAttr.php"); include_once($webappcfg['APPPATH'] . "/general/BSGUserAuthAttr.php"); include_once($webappcfg['APPPATH'] . "/general/BSGAuthRight.php"); include_once($webappcfg['APPPATH'] . "/general/DAOGAuth.php"); ?>