20 include_once (
"FDL/Class.Dir.php");
26 $docid = GetHttpVars(
"id");
27 $latest = GetHttpVars(
"latest");
30 if (!
$doc->isAffected()) $action->
exitError(sprintf(_(
"cannot see unknow reference %s") ,
$docid));
37 $action->lay->eSet(
"TITLE",
$doc->getTitle());
freedom_card(Action &$action)
exitError($texterr, $exit=true, $code="")
new_Doc($dbaccess, $id= '', $latest=false)