summaryrefslogtreecommitdiff
path: root/databases/phpldapadmin/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'databases/phpldapadmin/patches/patch-ab')
-rw-r--r--databases/phpldapadmin/patches/patch-ab15
1 files changed, 0 insertions, 15 deletions
diff --git a/databases/phpldapadmin/patches/patch-ab b/databases/phpldapadmin/patches/patch-ab
deleted file mode 100644
index c68c92b8615..00000000000
--- a/databases/phpldapadmin/patches/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2005/09/03 16:14:18 adrianp Exp $
-
---- welcome.php.orig 2005-09-03 16:53:02.000000000 +0100
-+++ welcome.php
-@@ -10,10 +10,6 @@
- include './header.php';
- // include './config.php';
-
--if ( isset($custom_welcome_page) && $custom_welcome_page ) {
-- include_once $custom_welcome_page;
--
--} else {
- // Close the session for faster page loading
- pla_session_close();
- ?>