rabin il y a 2 ans
Parent
commit
c1c3318be3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      database/data.php

+ 1 - 1
database/data.php

@@ -231,7 +231,7 @@ return array
     # 显示给用户看的名称
     'lang' => $name,
     'order' => 20,
-    //'menu' => false,
+    'menu' => false,
 
     //'desc' => '预览地址:<br /><iframe id="preview" height="'.$preview_height.'" width="100%"  frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no" allowtransparency="yes" src="'.$preview.'" ></iframe>',