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

include from and concerned only the customer card and the customer category More...

Go to the source code of this file.

Variables

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

Detailed Description

include from and concerned only the customer card and the customer category

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

Definition in file customer.inc.php.

Variable Documentation

◆ $href

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

Definition at line 33 of file customer.inc.php.

◆ $http

$http =new HttpInput()

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

◆ $low_action

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

Definition at line 29 of file customer.inc.php.