dever 6 years ago
parent
commit
05208a6595
1 changed files with 1 additions and 0 deletions
  1. 1 0
      content/lib/Article.php

+ 1 - 0
content/lib/Article.php

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