summaryrefslogtreecommitdiff
path: root/admin/admin_feed_inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/admin_feed_inc.php')
-rw-r--r--admin/admin_feed_inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/admin_feed_inc.php b/admin/admin_feed_inc.php
index 8328177..86115c1 100644
--- a/admin/admin_feed_inc.php
+++ b/admin/admin_feed_inc.php
@@ -20,7 +20,7 @@ if( !empty( $_REQUEST['store_feed'] ) ) {
}
$contentTypes = get_content_types();
-$gBitSmarty->assign_by_ref('contentTypes',$contentTypes);
+$gBitSmarty->assignByRef('contentTypes',$contentTypes);