noalyss Version-9
Variables
supplier.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 supplier.inc.php.

Variable Documentation

◆ $g_user

global $g_user

Definition at line 24 of file supplier.inc.php.

◆ $href

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

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

◆ $http

global $http

Definition at line 24 of file supplier.inc.php.

◆ $low_action

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

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