phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: email index.php,1.86,1.86.2.1 create_table_user_


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: email index.php,1.86,1.86.2.1 create_table_user_mailservers.mysql,1.1,NONE
Date: Thu, 14 Feb 2002 01:48:10 -0500

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

Modified Files:
      Tag: Version-0_9_14-branch
        index.php 
Removed Files:
      Tag: Version-0_9_14-branch
        create_table_user_mailservers.mysql 
Log Message:
this file is unnessesary and might cause a good deal of confusion

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/email/index.php,v
retrieving revision 1.86
retrieving revision 1.86.2.1
diff -C2 -r1.86 -r1.86.2.1
*** index.php   3 Jan 2002 10:03:27 -0000       1.86
--- index.php   14 Feb 2002 06:48:06 -0000      1.86.2.1
***************
*** 1,14 ****
  <?php
        
/**************************************************************************\
!       * phpGroupWare - E-Mail                                                 
        *
!       * http://www.phpgroupware.org                                           
        *
!       * Based on Aeromail by Mark C3ushman <address@hidden>                   
*
!       *          http://the.cushman.net/                                      
                *
!       * Currently maintained by Angles <address@hidden>                       
*
!       * --------------------------------------------                          
                        *
!       *  This program is free software; you can redistribute it and/or modify 
it              *
!       *  under the terms of the GNU General Public License as published by 
the        *
!       *  Free Software Foundation; either version 2 of the License, or (at 
your               *
!       *  option) any later version.                                           
                *
        
\**************************************************************************/
  
--- 1,14 ----
  <?php
        
/**************************************************************************\
!       * phpGroupWare - E-Mail                                                 
                                             *
!       * http://www.phpgroupware.org                                           
                                         *
!       * Based on Aeromail by Mark C3ushman <address@hidden>                   
               *
!       *          http://the.cushman.net/                                      
                                           *
!       * Currently maintained by Angles <address@hidden>                       
           *
!       * 
------------------------------------------------------------------------ *
!       *  This program is free software; you can redistribute it and/or modify 
it *
!       *  under the terms of the GNU General Public License as published by 
the   *
!       *  Free Software Foundation; either version 2 of the License, or (at 
your        *
!       *  option) any later version.                                           
                                               *
        
\**************************************************************************/
  
***************
*** 28,38 ****
        );
        include('../header.inc.php');
!       // time limit should be controlled elsewhere
!       //@set_time_limit(0);
        
!       // this index page is acting like a calling app which wants the HTML 
produced by mail.uiindex.index
!       // but DOES NOT want mail.uiindex.index to actually echo or print out 
any HTML
!       // we, the calling app, will handle the outputting of the HTML
!       //$is_modular = True;
        $is_modular = False;
        
--- 28,40 ----
        );
        include('../header.inc.php');
!       /*
!       time limit should be controlled elsewhere
!       @set_time_limit(0);
        
!       this index page is acting like a calling app which wants the HTML 
produced by mail.uiindex.index
!       but DOES NOT want mail.uiindex.index to actually echo or print out any 
HTML
!       we, the calling app, will handle the outputting of the HTML
!       $is_modular = True;
!       */
        $is_modular = False;
        

--- create_table_user_mailservers.mysql DELETED ---




reply via email to

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