Go to the source code of this file.
Namespaces | |
namespace | FDL |
Functions | |
destroyFamily ($dbaccess, $idfam, $force=false) | |
Variables | |
$appl = new Application() | |
$dbaccess = $appl->GetParam("FREEDOM_DB") | |
if($dbaccess=="") | $docid = GetHttpVars("famid", 0) |
$force = (GetHttpVars("force") == "yes") | |
destroyFamily | ( | $dbaccess, | |
$idfam, | |||
$force = false |
|||
) |
$appl = new Application() |
Definition at line 22 of file fdl_deletefamily.php.
$dbaccess = $appl->GetParam("FREEDOM_DB") |
Definition at line 25 of file fdl_deletefamily.php.
if ($dbaccess=="") $docid = GetHttpVars("famid", 0) |
Definition at line 31 of file fdl_deletefamily.php.
$force = (GetHttpVars("force") == "yes") |
Definition at line 32 of file fdl_deletefamily.php.
← centre documentaire |
|