. * * For more information, contact Colosa Inc, 2566 Le Jeune Rd., * Coral Gables, FL, 33134, USA, or email info@colosa.com. * */ $RBAC->requirePermissions('PM_DASHBOARD'); $G_MAIN_MENU = 'processmaker'; $G_ID_MENU_SELECTED = 'DASHBOARD'; $G_PUBLISH = new Publisher; $G_PUBLISH->AddContent('view', 'dashboard/load'); G::RenderPage('publish');