rabin 7 years ago
parent
commit
42b237e6b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      content/lib/Base.php

+ 1 - 1
content/lib/Base.php

@@ -37,7 +37,7 @@ class Base
     {
         $config = array
         (
-            'pic', 'content', 'logo', 'top'
+            'pic', 'content', 'logo', 'top', 'img'
         );
 
         foreach ($config as $k => $v) {