From e282fef076567cbacb56e7053c5093aba1b36880 Mon Sep 17 00:00:00 2001
From: Dries Buytaert <dries@buytaert.net>
Date: Wed, 25 Oct 2000 11:21:39 +0000
Subject: [PATCH] * fixes the current login problem

---
 .htaccess | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index c78fec5fb865..3486908efca0 100644
--- a/.htaccess
+++ b/.htaccess
@@ -46,5 +46,4 @@ ErrorDocument 500 /error.php
    php_value session.cookie_lifetime 864000
    php_value session.gc_maxlifetime  864000
    php_value session.cache_expire    28800
-   php_value session.cookie_domain   drop.org
 </IfModule>
-- 
GitLab