noalyss Version-9
Variables
contact.inc.php File Reference

Called from the module "Gestion" to manage the contact. More...

Go to the source code of this file.

Variables

global $cn
 
global $g_user
 
 $href =basename($_SERVER['PHP_SELF'])
 
 $http =new HttpInput()
 
 $low_action = $http->request('sb','string','list')
 

Detailed Description

Called from the module "Gestion" to manage the contact.

Definition in file contact.inc.php.

Variable Documentation

◆ $cn

global $cn

Definition at line 26 of file contact.inc.php.

◆ $g_user

global $g_user

Definition at line 26 of file contact.inc.php.

◆ $href

$href =basename($_SERVER['PHP_SELF'])

Definition at line 35 of file contact.inc.php.

◆ $http

$http =new HttpInput()

Definition at line 28 of file contact.inc.php.

◆ $low_action

$low_action = $http->request('sb','string','list')

Definition at line 30 of file contact.inc.php.