Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
histo.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * Historique view
8  *
9  * @author Anakeen
10  * @version $Id: histo.php,v 1.7 2005/06/28 08:37:46 eric Exp $
11  * @package FDL
12  * @subpackage GED
13  */
14 /**
15  */
16 
17 include_once ("FDL/Class.Doc.php");
18 function histo(Action & $action)
19 {
20  $dbaccess = $action->dbaccess;
21  $docid = GetHttpVars("id", 0);
22 
24  $action->lay->eSet("title", $doc->getTitle());
25 }
global $action
histo(Action &$action)
Definition: histo.php:18
$docid
Definition: cleanFamily.php:13
new_Doc($dbaccess, $id= '', $latest=false)
$dbaccess
Definition: checkVault.php:17
← centre documentaire © anakeen