Correct included file
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 29 Jan 2010 17:42:24 +0000 (10:42 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 29 Jan 2010 18:21:20 +0000 (11:21 -0700)
horde/po/translation.php

index cdf1fae..6a61981 100755 (executable)
@@ -1399,7 +1399,7 @@ if (empty($language)) {
     $language = getenv('LANGUAGE');
 }
 
-require_once dirname(__FILE__) . '/../lib/core.php';
+require_once dirname(__FILE__) . '/../lib/Application.php';
 
 $c = new Horde_Cli();
 if (!$c->runningFromCLI()) {