phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgwapi/inc class.vfs.inc.php,1.10,1.11


From: Jason Wies <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.vfs.inc.php,1.10,1.11
Date: Mon, 17 Feb 2003 14:35:54 -0500

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv6106

Modified Files:
        class.vfs.inc.php 
Log Message:
Load vfs_shared class

Index: class.vfs.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.vfs.inc.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** class.vfs.inc.php   23 Sep 2001 19:23:49 -0000      1.10
--- class.vfs.inc.php   17 Feb 2003 19:35:52 -0000      1.11
***************
*** 5,8 ****
--- 5,9 ----
        }
  
+       include (PHPGW_API_INC . '/class.vfs_shared.inc.php');
        include (PHPGW_API_INC . '/class.vfs_' . 
$GLOBALS['phpgw_info']['server']['file_repository'] . '.inc.php');
  ?>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]