squirrelmail/squirrelmail.patch

changeset 352
aa138c6f5dd6
parent 159
5524672ebbe7
     1.1 --- a/squirrelmail/squirrelmail.patch	Sat Jul 09 15:39:59 2011 +0200
     1.2 +++ b/squirrelmail/squirrelmail.patch	Sat Jul 09 16:54:58 2011 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  Index: functions/imap_general.php
     1.5  --- functions/imap_general.php.orig	2005-05-20 12:37:34 +0200
     1.6  +++ functions/imap_general.php	2005-07-30 21:14:27 +0200
     1.7 -@@ -578,6 +578,7 @@
     1.8 +@@ -618,6 +618,7 @@
     1.9   
    1.10                   set_up_language($squirrelmail_language, true);
    1.11                   include_once(SM_PATH . 'functions/display_messages.php' );
    1.12 @@ -26,7 +26,7 @@
    1.13  Index: src/login.php
    1.14  --- src/login.php.orig	2005-06-22 15:45:35 +0200
    1.15  +++ src/login.php	2005-07-30 21:15:39 +0200
    1.16 -@@ -196,8 +196,8 @@
    1.17 +@@ -198,8 +198,8 @@
    1.18                   ' /><br />' . "\n"
    1.19                 : '' ).
    1.20               ( (isset($hide_sm_attributions) && $hide_sm_attributions) ? '' :
    1.21 @@ -40,7 +40,7 @@
    1.22  Index: src/right_main.php
    1.23  --- src/right_main.php.orig	2005-06-15 23:12:05 +0200
    1.24  +++ src/right_main.php	2005-07-30 21:14:27 +0200
    1.25 -@@ -182,6 +182,7 @@
    1.26 +@@ -194,6 +194,7 @@
    1.27                                )
    1.28                           ) ,
    1.29                       'center', $color[9], 'width="70%" cellpadding="0" cellspacing="3" border="0"' );

mercurial