. * * For more information, contact Colosa Inc, 2566 Le Jeune Rd., * Coral Gables, FL, 33134, USA, or email info@colosa.com. * */ if (($RBAC_Response=$RBAC->userCanAccess("PM_FACTORY"))!=1) return $RBAC_Response; G::LoadClass('reportTables'); $oReportTables = new ReportTables(); $oReportTables->deleteReportTable($_POST['REP_TAB_UID']); ?>