phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgroupware index.php,1.110.2.1,1.110.2.2


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware index.php,1.110.2.1,1.110.2.2
Date: Wed, 15 May 2002 09:42:25 -0400

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

Modified Files:
      Tag: Version-0_9_14-branch
        index.php 
Log Message:
remove comment about nonexistant class

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/index.php,v
retrieving revision 1.110.2.1
retrieving revision 1.110.2.2
diff -C2 -r1.110.2.1 -r1.110.2.2
*** index.php   5 Mar 2002 22:28:55 -0000       1.110.2.1
--- index.php   15 May 2002 13:42:21 -0000      1.110.2.2
***************
*** 40,45 ****
        }
  
-       // FIX ME! Don't leave this, we need to create a common place where 
applications can access
-       // things like the spell check class that the API has. (jengo)
        if ($app == 'phpgwapi')
        {
--- 40,43 ----
***************
*** 112,114 ****
                $GLOBALS['phpgw']->common->phpgw_footer();
        }
! ?>
\ No newline at end of file
--- 110,112 ----
                $GLOBALS['phpgw']->common->phpgw_footer();
        }
! ?>




reply via email to

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