squirrelmail/squirrelmail.patch

changeset 159
5524672ebbe7
parent 157
3214ed6c04f6
child 352
aa138c6f5dd6
     1.1 --- a/squirrelmail/squirrelmail.patch	Fri Apr 17 23:07:57 2009 +0200
     1.2 +++ b/squirrelmail/squirrelmail.patch	Fri Apr 17 23:40:08 2009 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  Index: functions/display_messages.php
     1.5  --- functions/display_messages.php.orig	2005-03-21 23:18:32 +0100
     1.6  +++ functions/display_messages.php	2005-07-30 21:15:29 +0200
     1.7 -@@ -88,8 +88,8 @@
     1.8 +@@ -97,8 +97,8 @@
     1.9                "\"$width_and_height /><br />\n";
    1.10       }
    1.11       echo ( $hide_sm_attributions ? '' :
    1.12 @@ -15,7 +15,7 @@
    1.13  Index: functions/imap_general.php
    1.14  --- functions/imap_general.php.orig	2005-05-20 12:37:34 +0200
    1.15  +++ functions/imap_general.php	2005-07-30 21:14:27 +0200
    1.16 -@@ -568,6 +568,7 @@
    1.17 +@@ -578,6 +578,7 @@
    1.18   
    1.19                   set_up_language($squirrelmail_language, true);
    1.20                   include_once(SM_PATH . 'functions/display_messages.php' );
    1.21 @@ -26,7 +26,7 @@
    1.22  Index: src/login.php
    1.23  --- src/login.php.orig	2005-06-22 15:45:35 +0200
    1.24  +++ src/login.php	2005-07-30 21:15:39 +0200
    1.25 -@@ -132,8 +132,8 @@
    1.26 +@@ -196,8 +196,8 @@
    1.27                   ' /><br />' . "\n"
    1.28                 : '' ).
    1.29               ( (isset($hide_sm_attributions) && $hide_sm_attributions) ? '' :

mercurial