Go to the source code of this file.
Namespaces | |
namespace | FDL |
Variables | |
$appl = new Application() | |
$force = GetHttpVars("force", "") | |
$fbar = GetHttpVars("bar") | |
$dbaccess = $appl->GetParam("FREEDOM_DB") | |
if($dbaccess=="") | $filter = array() |
$tdoc = getChildDoc($dbaccess, 0, 0, "ALL", $filter, 1, "TABLE", "IGROUP") | |
$tgid = array() | |
$nd = count($tdoc) | |
$appl = new Application() |
Definition at line 24 of file usercard_refreshgroup.php.
$dbaccess = $appl->GetParam("FREEDOM_DB") |
Definition at line 29 of file usercard_refreshgroup.php.
$fbar = GetHttpVars("bar") |
Definition at line 28 of file usercard_refreshgroup.php.
if ($dbaccess=="") $filter = array() |
Definition at line 34 of file usercard_refreshgroup.php.
$force = GetHttpVars("force", "") |
Definition at line 27 of file usercard_refreshgroup.php.
$nd = count($tdoc) |
Definition at line 39 of file usercard_refreshgroup.php.
$tdoc = getChildDoc($dbaccess, 0, 0, "ALL", $filter, 1, "TABLE", "IGROUP") |
Definition at line 36 of file usercard_refreshgroup.php.
$tgid = array() |
Definition at line 38 of file usercard_refreshgroup.php.
← centre documentaire |
|