phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: email/inc class.mail_msg_wrappers.inc.php,1.32,1


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: email/inc class.mail_msg_wrappers.inc.php,1.32,1.33
Date: Thu, 25 Apr 2002 05:02:02 -0400

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

Modified Files:
        class.mail_msg_wrappers.inc.php 
Log Message:
Fix banner, remove stray whitespace and ^M



Index: class.mail_msg_wrappers.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/email/inc/class.mail_msg_wrappers.inc.php,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -r1.32 -r1.33
*** class.mail_msg_wrappers.inc.php     1 Feb 2002 00:09:59 -0000       1.32
--- class.mail_msg_wrappers.inc.php     25 Apr 2002 09:02:00 -0000      1.33
***************
*** 1,35 ****
  <?php
!       
/**************************************************************************\
!       * phpGroupWare - E-Mail Message Processing Functions                    
        *
!       * http://www.phpgroupware.org                                           
        *
!       */
!       
/**************************************************************************\
!       * phpGroupWare API - E-Mail Message Processing Functions                
        *
!       * This file written by Angelo Tony Puglisi (Angles) <address@hidden>    
*
!       * Handles specific operations in manipulating email messages            
        *
!       * Copyright (C) 2001 Angelo Tony Puglisi (Angles)                       
                *
[...1618 lines suppressed...]
                //}
!               
                //function get_pref_layout($acctnum='')
                //{
                //      return $this->get_pref_value('layout', $acctnum);
                //}
-               
-               
        }  // end class mail_msg_wrappers
  ?>
--- 2484,2492 ----
                //      return $this->get_arg_value('["msgball"]["msgnum"]');
                //}
! 
                //function get_pref_layout($acctnum='')
                //{
                //      return $this->get_pref_value('layout', $acctnum);
                //}
        }  // end class mail_msg_wrappers
  ?>




reply via email to

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