template = "template"; $this->module = "demandes"; $this->module_name = $msg['demandes_menu_title']; $this->alert_url = $base_path."/ajax.php?module=ajax&categ=alert¤t_alert=".$this->module; parent::__construct(); } }