phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpwebhosting index.php,1.30.2.3,1.30.2.4


From: Jason Wies <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpwebhosting index.php,1.30.2.3,1.30.2.4
Date: Mon, 25 Feb 2002 00:42:56 -0500

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

Modified Files:
      Tag: Version-0_9_14-branch
        index.php 
Log Message:
Add dev note about index.php being depreciated

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpwebhosting/index.php,v
retrieving revision 1.30.2.3
retrieving revision 1.30.2.4
diff -C2 -r1.30.2.3 -r1.30.2.4
*** index.php   25 Feb 2002 03:56:37 -0000      1.30.2.3
--- index.php   25 Feb 2002 05:42:53 -0000      1.30.2.4
***************
*** 2,5 ****
--- 2,13 ----
  
  ###
+ # DEV NOTE:
+ #
+ # index.php is depreciated by the inc/class.xxphpwebhosting.inc.php files.
+ # index.php is still used in the 0.9.14 release, but all future changes 
should be
+ # made to the inc/class.xxphpwebhosting.inc.php files (3-tiered).  This 
includes using templates.
+ ###
+ 
+ ###
  # Enable this to display some debugging info
  ###




reply via email to

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