Go to the source code of this file.
Namespaces | |
namespace | FDL |
Variables | |
$appl = new Application() | |
$dbaccess = $appl->GetParam("FREEDOM_DB") | |
if($dbaccess=="") | $whatid = GetHttpVars("whatid", "") |
$fbar = GetHttpVars("bar") | |
$onlygroup = (GetHttpVars("onlygroup") != "") | |
$query = new QueryDb("", "User") | |
if($whatid > 0) | else |
$table1 = $query->Query(0, 0, "TABLE") | |
$appl = new Application() |
Definition at line 23 of file usercard_iuser.php.
$dbaccess = $appl->GetParam("FREEDOM_DB") |
Definition at line 26 of file usercard_iuser.php.
$fbar = GetHttpVars("bar") |
Definition at line 33 of file usercard_iuser.php.
$onlygroup = (GetHttpVars("onlygroup") != "") |
Definition at line 34 of file usercard_iuser.php.
$query = new QueryDb("", "User") |
Definition at line 35 of file usercard_iuser.php.
$table1 = $query->Query(0, 0, "TABLE") |
Definition at line 45 of file usercard_iuser.php.
if ($dbaccess=="") $whatid = GetHttpVars("whatid", "") |
Definition at line 32 of file usercard_iuser.php.
if ($whatid > 0) else |
Definition at line 39 of file usercard_iuser.php.
← centre documentaire |
|