noalyss Version-9
Variables
ajax_tag_save.php File Reference

save a new tag or disable / enable the tag More...

Go to the source code of this file.

Variables

global $g_user
 
 $http =new HttpInput()
 
 $nDossier =Dossier::id()
 
 $op =$http->request("op")
 

Detailed Description

save a new tag or disable / enable the tag

See also
Tag

Definition in file ajax_tag_save.php.

Variable Documentation

◆ $g_user

global $g_user

Definition at line 12 of file ajax_tag_save.php.

◆ $http

$http =new HttpInput()

Definition at line 10 of file ajax_tag_save.php.

◆ $nDossier

$nDossier =Dossier::id()

Definition at line 13 of file ajax_tag_save.php.

◆ $op

$op =$http->request("op")

Definition at line 11 of file ajax_tag_save.php.