diff --git a/e107_plugins/tagwords/tagwords_class.php b/e107_plugins/tagwords/tagwords_class.php
index 812b0085c..0e53cd293 100644
--- a/e107_plugins/tagwords/tagwords_class.php
+++ b/e107_plugins/tagwords/tagwords_class.php
@@ -313,7 +313,7 @@ class tagwords
$insert_diff = array_diff($new, $existing);
$count = 0;
// print_a($insert_diff);
- return ("Tagword Insert: ".print_a($new,true));
+ return ("Tagword Insert: ".print_a($new,true)); // FIXME
foreach($insert_diff as $word)
{
@@ -328,7 +328,7 @@ class tagwords
return "a Diff was made";
}
- return "
".LAN_TAG_3.": ".$count." words.";
+ return "
".LAN_TAG_3.": ".$count." words."; // FIXME
}
/*
diff --git a/submitnews.php b/submitnews.php
index f65b95273..fe39d4259 100644
--- a/submitnews.php
+++ b/submitnews.php
@@ -183,8 +183,16 @@ $text .= "