phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.nextmatchs.inc.php,1.43.2.4,1


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.nextmatchs.inc.php,1.43.2.4,1.43.2.5
Date: Sat, 27 Apr 2002 18:31:23 -0400

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

Modified Files:
      Tag: Version-0_9_14-branch
        class.nextmatchs.inc.php 
Log Message:
Bad, Bad, Bad, on my part.

Index: class.nextmatchs.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.nextmatchs.inc.php,v
retrieving revision 1.43.2.4
retrieving revision 1.43.2.5
diff -C2 -r1.43.2.4 -r1.43.2.5
*** class.nextmatchs.inc.php    27 Apr 2002 22:14:23 -0000      1.43.2.4
--- class.nextmatchs.inc.php    27 Apr 2002 22:31:21 -0000      1.43.2.5
***************
*** 38,43 ****
                function nextmatchs($website=False)
                {
!                       if($!website)
! {
                                $this->template = 
createobject('phpgwapi.Template',PHPGW_TEMPLATE_DIR);
                                $this->template->set_file(array(
--- 38,43 ----
                function nextmatchs($website=False)
                {
!                       if(!$website)
!                       {
                                $this->template = 
createobject('phpgwapi.Template',PHPGW_TEMPLATE_DIR);
                                $this->template->set_file(array(




reply via email to

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