['public/js/apps/Cis/Cms.js'], 'primevue3'=>true, 'customCSSs' => [ 'public/css/Cis4/Cms.css', #'skin/style.css.php' ] ); // adds the tabulator5 dependency for all templates to replace the tablesorter $includesArray['tabulator5'] = true; if(defined('CIS4')){ $this->load->view('templates/CISVUE-Header', $includesArray); }else{ $this->load->view('templates/FHC-Header', $includesArray); } ?>