From 8d7f769abb82b6ab1bf151ef004da391f27fc81b Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 3 Dec 2001 02:36:06 +0000 Subject: Adding horde version 2.0. A common code-base used by Horde applications, written in PHP. PR: 32088, 32145 Submitted by: Thierry Thomas --- www/horde-devel/files/patch-ac | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 www/horde-devel/files/patch-ac (limited to 'www/horde-devel/files/patch-ac') diff --git a/www/horde-devel/files/patch-ac b/www/horde-devel/files/patch-ac new file mode 100644 index 000000000000..3c6711021697 --- /dev/null +++ b/www/horde-devel/files/patch-ac @@ -0,0 +1,13 @@ +--- config/registry.php.dist.orig Mon Oct 29 02:35:33 2001 ++++ config/registry.php.dist Fri Nov 16 23:16:28 2001 +@@ -1,8 +1,8 @@ + registry['auth']['login'] = 'imp'; +-// $this->registry['auth']['logout'] = 'imp'; ++//UNCOMMENTWHENINSTIMP$this->registry['auth']['login'] = 'imp'; ++//UNCOMMENTWHENINSTIMP$this->registry['auth']['logout'] = 'imp'; + // $this->registry['auth']['login'] = 'gollem'; + // $this->registry['auth']['logout'] = 'gollem'; + $this->registry['mail']['compose'] = 'imp'; -- cgit v1.2.3