Index: branches/unlabeled/unlabeled-1.28.2/kernel/units/categories/categories_tag_processor.php =================================================================== diff -u -N -r5609 -r5614 --- branches/unlabeled/unlabeled-1.28.2/kernel/units/categories/categories_tag_processor.php (.../categories_tag_processor.php) (revision 5609) +++ branches/unlabeled/unlabeled-1.28.2/kernel/units/categories/categories_tag_processor.php (.../categories_tag_processor.php) (revision 5614) @@ -394,7 +394,7 @@ if (!$temp_tables) { $this->Application->RemoveVar($top_prefix.'_modified'); - return 'flag remoeved'; + return ''; } $block_name = $this->SelectParam($params, 'render_as,name');