Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Class.VaultDiskDirStorage.php
Go to the documentation of this file.
1 <?php
2 /*
3  * @author Anakeen
4  * @package FDL
5 */
6 /**
7  * @author Anakeen
8  * @package FDL
9  */
10 // ---------------------------------------------------------------
11 // $Id: Class.VaultDiskDirStorage.php,v 1.5 2006/12/06 11:12:13 eric Exp $
12 // $Source: /home/cvsroot/anakeen/freedom/vault/Class/Class.VaultDiskDirStorage.php,v $
13 // ---------------------------------------------------------------
14 //
15 //
16 // ---------------------------------------------------------------
17 include_once ("VAULT/Class.VaultDiskDir.php");
18 
20 {
21 
22  function __construct($dbaccess, $id_dir = '')
23  {
24  parent::__construct($dbaccess, $id_dir, "storage");
25  }
26 }
27 ?>
__construct($dbaccess, $id_dir= '')
← centre documentaire © anakeen