diff --git a/news/nutil.php.inc b/news/nutil.php.inc index 2bfa024..81726f8 100644 --- a/news/nutil.php.inc +++ b/news/nutil.php.inc @@ -1,6 +1,4 @@ ([^<]+?)".$matches[1]."<";' - ), + $text = preg_replace_callback("/>([^<]+?)".$matches[1]."<"; + }, $text); }