コード例 #1
0
ファイル: content.php プロジェクト: GGallery/MDWEBTV-new
 public function notifica()
 {
     FB::log($_POST, "array nuovo save");
     gglmsHelper::ActNotificaUtente($_POST['jform']);
     return parent::save();
 }