|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
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" | |
Called from the module "Gestion" to manage the supplier.
Definition in file manager.inc.php.
| global $g_user |
Definition at line 26 of file manager.inc.php.
| $href = basename($_SERVER['PHP_SELF']) |
Definition at line 32 of file manager.inc.php.
| global $http |
Definition at line 26 of file manager.inc.php.
| $low_action = (isset($_REQUEST['sb'])) ? $_REQUEST['sb'] : "list" |
Definition at line 28 of file manager.inc.php.