From: Michael J. Rubinsky Date: Mon, 17 May 2010 18:44:08 +0000 (-0400) Subject: this is redundant X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4eeb4028f4598bc30f40f799ab63bea0137e38fe;p=horde.git this is redundant --- 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';