summaryrefslogtreecommitdiffstats
path: root/settings.php
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-07-14 20:51:54 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-07-14 20:51:54 -0400
commitc53efe6fa7e08863c010a51b85854b3194a764fe (patch)
treef5c7ad0463ee858d306f600d80f9e93a63b2aea6 /settings.php
parent5129c0018774a4d705074ee50bdefd1cc261664c (diff)
begins opml importer
Diffstat (limited to 'settings.php')
-rw-r--r--settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.php b/settings.php
index 94d057358..55ce4ff6f 100644
--- a/settings.php
+++ b/settings.php
@@ -1,6 +1,6 @@
<?php
-//OCP\Util::addscript( "news", "admin" );
+OCP\Util::addScript( 'news', 'settings');
$tmpl = new OCP\Template( 'news', 'settings');