noalyss Version-9
All Data Structures Namespaces Files Functions Variables Typedefs Pages
Variables
manager.inc.php File Reference

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

Go to the source code of this file.

Variables

global $g_user
 
 $href = basename($_SERVER['PHP_SELF'])
 
global $http
 
 $low_action = (isset($_REQUEST['sb'])) ? $_REQUEST['sb'] : "list"
 

Detailed Description

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

Definition in file manager.inc.php.

Variable Documentation

◆ $g_user

global $g_user

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

◆ $href

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

Definition at line 32 of file manager.inc.php.

◆ $http

global $http

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

◆ $low_action

$low_action = (isset($_REQUEST['sb'])) ? $_REQUEST['sb'] : "list"

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