[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] property/class.sodocument.php, 1.1.1.6
From: |
nomail |
Subject: |
[Phpgroupware-cvs] property/class.sodocument.php, 1.1.1.6 |
Date: |
Sun, 23 May 2004 07:48:13 -0000 |
Update of /property
Modified Files:
Branch:
class.sodocument.php
date: 2004/04/30 17:35:56; author: sigurdne; state: Exp; lines: +1 -1
Log Message:
no message
=====================================================================
Index: property/class.sodocument.php
diff -u property/class.sodocument.php:1.1.1.5
property/class.sodocument.php:1.1.1.6
--- property/class.sodocument.php:1.1.1.5 Thu Apr 29 07:10:49 2004
+++ property/class.sodocument.php Fri Apr 30 17:35:56 2004
@@ -26,7 +26,7 @@
$this->account =
$GLOBALS['phpgw_data']['user']['id'];
$this->bocommon =
CreateObject($this->currentapp.'_bocommon',True);
$this->historylog =
CreateObject($this->currentapp.'_historylog','document');
- $this->vfs =
CreateObject('phpgwapi_vfs');
+ $this->vfs =
CreateObject($this->currentapp.'_vfs');
$this->rootdir = $this->vfs->basedir;
$this->fakebase = $this->vfs->fakebase;
$this->functions =
CreateObject($this->currentapp.'_functions');
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] property/class.sodocument.php, 1.1.1.6,
nomail <=