[packages/phorum] applied upstream

glen glen at pld-linux.org
Tue Sep 1 15:12:05 CEST 2015


commit 14a3eba391e1480ce08158b4ca7ef63b922d9a2e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Sep 1 16:09:06 2015 +0300

    applied upstream
    
    https://github.com/Phorum/Core/pull/891

 500.patch | 10 ----------
 1 file changed, 10 deletions(-)
---
diff --git a/500.patch b/500.patch
deleted file mode 100644
index 16a0b1a..0000000
--- a/500.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./common.php	2012-12-12 19:37:10.000000000 +0200
-+++ ./common.php	2012-12-12 19:37:33.010371715 +0200
-@@ -144,6 +144,7 @@
-         phorum_redirect_by_url($PHORUM["DBCONFIG"]["down_page"]);
-         exit();
-     } else {
-+        header('HTTP/1.1 500 Internal Server Error');
-         echo "The database connection failed. Please check your database configuration in include/db/config.php. If the configuration is okay, check if the database server is running.";
-         exit();
-     }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phorum.git/commitdiff/e6c04628aadd44800e8a8200e7cd4629f7e4df59



More information about the pld-cvs-commit mailing list