From a54fe1ca9c33931d7c4381a84ee11454f9831c08 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 31 May 2008 23:01:15 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'. --- www/horde4-base/files/patch-config_registry.php.dist | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 www/horde4-base/files/patch-config_registry.php.dist (limited to 'www/horde4-base/files/patch-config_registry.php.dist') diff --git a/www/horde4-base/files/patch-config_registry.php.dist b/www/horde4-base/files/patch-config_registry.php.dist deleted file mode 100644 index ae787a92685a..000000000000 --- a/www/horde4-base/files/patch-config_registry.php.dist +++ /dev/null @@ -1,17 +0,0 @@ ---- config/registry.php.dist.orig Wed Aug 3 16:27:41 2005 -+++ config/registry.php.dist Wed Aug 17 22:33:03 2005 -@@ -347,6 +347,14 @@ - 'provides' => 'files', - ); - -+// r1.255.2.9 -+$this->applications['gollem-menu'] = array( -+ 'status' => 'block', -+ 'app' => 'gollem', -+ 'blockname' => 'tree_menu', -+ 'menu_parent' => 'gollem', -+); -+ - $this->applications['passwd'] = array( - 'fileroot' => dirname(__FILE__) . '/../passwd', - 'webroot' => $this->applications['horde']['webroot'] . '/passwd', -- cgit v1.2.3