noalyss Version-9
Variables
ajax_tag_remove_action.php File Reference

remove a tag from an event in the follow up More...

Go to the source code of this file.

Variables

 $fl =new Follow_Up($cn)
 
 $html =escape_xml($response)
 
 $http =new HttpInput()
 
 $response = ob_get_clean()
 
$fl ag_id =$http->request('ag_id')
 

Detailed Description

remove a tag from an event in the follow up

Definition in file ajax_tag_remove_action.php.

Variable Documentation

◆ $fl

$fl =new Follow_Up($cn)

Definition at line 26 of file ajax_tag_remove_action.php.

◆ $html

$html =escape_xml($response)

Definition at line 36 of file ajax_tag_remove_action.php.

◆ $http

$http =new HttpInput()

Definition at line 25 of file ajax_tag_remove_action.php.

◆ $response

$response = ob_get_clean()

Definition at line 35 of file ajax_tag_remove_action.php.

◆ ag_id

$fl ag_id =$http->request('ag_id')

Definition at line 27 of file ajax_tag_remove_action.php.