phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] notes/inc class.uinotes.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] notes/inc class.uinotes.inc.php
Date: Tue, 21 Mar 2006 12:59:11 +0000

CVSROOT:        /sources/phpgroupware
Module name:    notes
Branch:         
Changes by:     Sigurd Nes <address@hidden>     06/03/21 12:59:11

Modified files:
        inc            : class.uinotes.inc.php 

Log message:
        currentapp

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/notes/inc/class.uinotes.inc.php.diff?tr1=1.35&tr2=1.36&r1=text&r2=text

Patches:
Index: notes/inc/class.uinotes.inc.php
diff -u notes/inc/class.uinotes.inc.php:1.35 
notes/inc/class.uinotes.inc.php:1.36
--- notes/inc/class.uinotes.inc.php:1.35        Thu Apr 28 18:33:52 2005
+++ notes/inc/class.uinotes.inc.php     Tue Mar 21 12:59:11 2006
@@ -6,7 +6,7 @@
        * @copyright Copyright (C) 2000-2003,2005 Free Software Foundation, 
Inc. http://www.fsf.org/
        * @license http://www.gnu.org/licenses/gpl.html GNU General Public 
License
        * @package notes
-       * @version $Id: class.uinotes.inc.php,v 1.35 2005/04/28 18:33:52 
powerstat Exp $
+       * @version $Id: class.uinotes.inc.php,v 1.36 2006/03/21 12:59:11 
sigurdne Exp $
        */
 
        /**
@@ -38,7 +38,8 @@
                        (
                                'xslt_app'      => True,
                                'noheader'      => True,
-                               'nonavbar'      => True
+                               'nonavbar'      => True,
+                               'currentapp'    => 'notes'
                        );
 
                        $this->cats                     = 
CreateObject('phpgwapi.categories');




reply via email to

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