From c53efe6fa7e08863c010a51b85854b3194a764fe Mon Sep 17 00:00:00 2001 From: Alessandro Cosentino Date: Sat, 14 Jul 2012 20:51:54 -0400 Subject: begins opml importer --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index e75ec19d6..917f8f13b 100644 --- a/index.php +++ b/index.php @@ -17,7 +17,7 @@ OCP\User::checkLoggedIn(); OCP\App::checkAppEnabled('news'); OCP\App::setActiveNavigationEntry('news'); -OCP\Util::addscript('news','news'); +OCP\Util::addScript('news','news'); OCP\Util::addStyle('news','news'); $l = OC_L10N::get('news'); -- cgit v1.2.3