Go to the source code of this file.
Namespaces | |
namespace | FDL |
Variables | |
$appl = new Application() | |
$dbaccess = $appl->GetParam("FREEDOM_DB") | |
if($dbaccess=="") | $docid = GetHttpVars("docid", 0) |
$query = new QueryDb($dbaccess, "DocFam") | |
$table1 = $query->Query(0, 0, "TABLE") | |
$appl = new Application() |
Definition at line 22 of file fdl_pkey.php.
$dbaccess = $appl->GetParam("FREEDOM_DB") |
Definition at line 25 of file fdl_pkey.php.
if ($dbaccess=="") $docid = GetHttpVars("docid", 0) |
Definition at line 31 of file fdl_pkey.php.
$query = new QueryDb($dbaccess, "DocFam") |
Definition at line 33 of file fdl_pkey.php.
$table1 = $query->Query(0, 0, "TABLE") |
Definition at line 38 of file fdl_pkey.php.
← centre documentaire |
|