[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] property/class.uib_account.php, 1.1.1.5
From: |
nomail |
Subject: |
[Phpgroupware-cvs] property/class.uib_account.php, 1.1.1.5 |
Date: |
Fri, 21 May 2004 19:03:28 -0000 |
Update of /property
Modified Files:
Branch:
class.uib_account.php
date: 2004/04/25 19:38:25; author: sigurdne; state: Exp; lines: +2 -0
Log Message:
no message
=====================================================================
Index: property/class.uib_account.php
diff -u property/class.uib_account.php:1.1.1.4
property/class.uib_account.php:1.1.1.5
--- property/class.uib_account.php:1.1.1.4 Sat Apr 24 19:39:54 2004
+++ property/class.uib_account.php Sun Apr 25 19:38:25 2004
@@ -40,6 +40,8 @@
$this->bo =
CreateObject($this->currentapp.'_bob_account',true);
$this->bocommon =
CreateObject($this->currentapp.'_bocommon');
+ $this->menu =
CreateObject($this->currentapp.'_menu');
+ $this->menu->sub ='admin';
$this->start =
$this->bo->start;
$this->query =
$this->bo->query;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] property/class.uib_account.php, 1.1.1.5,
nomail <=