Go to the source code of this file.
Namespaces | |
namespace | FDL |
Variables | |
$className = GetHttpVars("class", "-") | |
$famId = GetHttpVars("famid", 0) | |
$appl = new Application() | |
$dbaccess = $appl->GetParam("FREEDOM_DB") | |
if($dbaccess=="") | $query = new QueryDb($dbaccess, "Doc") |
$table1 = $query->Query() | |
$appl = new Application() |
Definition at line 30 of file updatetitles.php.
$className = GetHttpVars("class", "-") |
Definition at line 22 of file updatetitles.php.
$dbaccess = $appl->GetParam("FREEDOM_DB") |
Definition at line 33 of file updatetitles.php.
if (($className=="-")&&($famId==0)) $famId = GetHttpVars("famid", 0) |
Definition at line 23 of file updatetitles.php.
Definition at line 39 of file updatetitles.php.
$table1 = $query->Query() |
Definition at line 45 of file updatetitles.php.
← centre documentaire |
|