@@ -60,6 +60,7 @@ class Article
$temp = $matches;
$matches[1] = $temp[2];
unset($temp);
+ }
}
if (isset($matches[1])) {
foreach ($matches[1] as $k => $v) {