]> git.pld-linux.org Git - packages/squirrelmail.git/commitdiff
- updated for 1.4.8 auto/ac/squirrelmail-1_4_8-1
authorshadzik <shadzik@pld-linux.org>
Mon, 14 Aug 2006 21:17:06 +0000 (21:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    squirrelmail-fortune.patch -> 1.4

squirrelmail-fortune.patch

index 92e6163bc21f369c46c63ebc9bfab37ec83507b0..3209733c0907bef2f86dd01aeb89228aa2446c6f 100644 (file)
@@ -1,11 +1,18 @@
---- squirrelmail-1.4.4-rc1.orig/plugins/fortune/setup.php      2004-12-29 20:12:06.000000000 +0100
-+++ squirrelmail-1.4.4-rc1/plugins/fortune/setup.php   2005-01-08 15:09:02.816320328 +0100
+--- plugins/fortune/setup.php.orig     2006-07-07 15:16:41.000000000 +0200
++++ plugins/fortune/setup.php  2006-08-14 23:15:45.968978672 +0200
 @@ -43,7 +43,7 @@
          return;
      }
  
 -    $fortune_location = '/usr/games/fortune';
 +    $fortune_location = '/usr/bin/fortune';
-     $exist = file_exists($fortune_location);
+     $exist = is_file($fortune_location);
      echo "<center><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" bgcolor=\"$color[10]\">\n".
          "<tr><td><table width=\"100%\" cellpadding=\"2\" cellspacing=\"1\" border=\"0\" bgcolor=\"$color[5]\">\n".
+@@ -100,4 +100,4 @@
+     }
+ }
+-?>
+\ Brak znaku nowej linii na koƱcu pliku
++?>
This page took 0.17793 seconds and 4 git commands to generate.