phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] skel class.base.php,1.1.2.1.2.2,1.1.2.1.2.3


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] skel class.base.php,1.1.2.1.2.2,1.1.2.1.2.3
Date: Fri, 24 Oct 2003 06:52:56 +0000

Update of /cvsroot/phpgroupware/skel
In directory subversions:/tmp/cvs-serv2916/skel

Modified Files:
      Tag: proposal-branch
        class.base.php 
Log Message:
more little cleanups

Index: class.base.php
===================================================================
RCS file: /cvsroot/phpgroupware/skel/Attic/class.base.php,v
retrieving revision 1.1.2.1.2.2
retrieving revision 1.1.2.1.2.3
diff -C2 -d -r1.1.2.1.2.2 -r1.1.2.1.2.3
*** class.base.php      24 Oct 2003 06:22:15 -0000      1.1.2.1.2.2
--- class.base.php      24 Oct 2003 06:52:54 -0000      1.1.2.1.2.3
***************
*** 47,51 ****
                        $args = $args->get(func_get_args(),__LINE__,__FILE__);
  
!                       $result['text'] = '|| skel app ||';
                        switch($args['answer'])
                        {
--- 47,51 ----
                        $args = $args->get(func_get_args(),__LINE__,__FILE__);
  
!                       $result['b'] = '';
                        switch($args['answer'])
                        {





reply via email to

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