bug : aAction_detail not set

This commit is contained in:
Dany De Bontridder 2013-10-01 16:42:00 +00:00
parent e891cde641
commit a08109f7cf

View file

@ -92,6 +92,7 @@ class Follow_Up
$this->db = $p_cn;
$this->ag_id=$p_id;
$this->f_id = 0;
$this->aAction_detail=array();
}
static function sql_security_filter($cn,$p_mode)
{