this is redundant
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 17 May 2010 18:44:08 +0000 (14:44 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 17 May 2010 18:44:08 +0000 (14:44 -0400)
mnemo/index.php

index 96893e9..7a74103 100644 (file)
@@ -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';