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

+ 1 - 0
content/lib/Article.php

@@ -65,6 +65,7 @@ class Article
                         $appinfo = Dever::db('content/applet')->one(array('appid' => $appid));
                     } else {
                         $appinfo['name'] = '';
+                        $appinfo['link'] = '';
                     }
                     
                     if (isset($temp[3]) && $temp[3]) {