Go to the source code of this file.
Namespaces | |
namespace | FDL |
Variables | |
$parname = GetHttpVars("param") | |
$parval = GetHttpVars("value") | |
$paruser = GetHttpVars("userid") | |
$parapp = GetHttpVars("appname") | |
if($parapp!="") | $param = new QueryDb($dbaccess, "Param") |
$list = $param->Query(0, 2) | |
if($param->nb==0) elseif($param-> nb > 1) | else |
$p | val = $parval |
$err = $p->modify() | |
Definition at line 40 of file set_param.php.
$list = $param->Query(0, 2) |
Definition at line 32 of file set_param.php.
Definition at line 29 of file set_param.php.
$parapp = GetHttpVars("appname") |
Definition at line 24 of file set_param.php.
if ($err!="") printf(_("Attribute %s not modified $parname = GetHttpVars("param") |
Definition at line 21 of file set_param.php.
$paruser = GetHttpVars("userid") |
Definition at line 23 of file set_param.php.
$parval = GetHttpVars("value") |
Definition at line 22 of file set_param.php.
if ($param->nb==0) elseif ($param->nb > 1) else |
Definition at line 37 of file set_param.php.
$p val = $parval |
Definition at line 39 of file set_param.php.
← centre documentaire |
|