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.33,1.34


From: Jason Wies <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpwebhosting index.php,1.33,1.34
Date: Mon, 25 Feb 2002 00:41:27 -0500

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

Modified Files:
        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.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** index.php   25 Feb 2002 03:24:50 -0000      1.33
--- index.php   25 Feb 2002 05:41:22 -0000      1.34
***************
*** 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]