phpcompta  Version-6
 All Data Structures Namespaces Files Functions Variables Pages
Variables
adm.inc.php File Reference

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

Go to the source code of this file.

Variables

global $g_user
 include from adm.inc.php and concerned only the customer card and the customer category
 
 $href =basename($_SERVER['PHP_SELF'])
 
 $low_action =(isset($_REQUEST['sb']))?$_REQUEST['sb']:"list"
 

Detailed Description

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

Definition in file adm.inc.php.

Variable Documentation

global $g_user

include from adm.inc.php and concerned only the customer card and the customer category

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

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

Definition at line 37 of file adm.inc.php.