isAdminForModule('Users') && !$GLOBALS['current_user']->isDeveloperForModule('Users')) sugar_die('No Access'); $this->lv = new ListViewSmarty(); $this->lv->export = false; $this->lv->showMassupdateFields = false; } }