Index: branches/5.0.x/core/kernel/db/db_tag_processor.php =================================================================== diff -u -r12871 -r12877 --- branches/5.0.x/core/kernel/db/db_tag_processor.php (.../db_tag_processor.php) (revision 12871) +++ branches/5.0.x/core/kernel/db/db_tag_processor.php (.../db_tag_processor.php) (revision 12877) @@ -1,6 +1,6 @@ GetList($tag_params); - $this->Init($list->Prefix, $list->Special); - }*/ - $ret = $tag_params; $ret['Prefix'] = $this->Prefix; $ret['Special'] = $this->Special;