From 4eeb4028f4598bc30f40f799ab63bea0137e38fe Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Mon, 17 May 2010 14:44:08 -0400 Subject: [PATCH] this is redundant --- mnemo/index.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/mnemo/index.php b/mnemo/index.php index 96893e9af..7a74103fa 100644 --- a/mnemo/index.php +++ b/mnemo/index.php @@ -11,7 +11,4 @@ * @since Mnemo 1.0 * @package Mnemo */ -require_once dirname(__FILE__) . '/lib/Application.php'; -Horde_Registry::appInit('mnemo'); - require MNEMO_BASE . '/list.php'; -- 2.11.0