rabin 1 ano atrás
pai
commit
b96ca40d68
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      lib/Manage.php

+ 1 - 1
lib/Manage.php

@@ -63,7 +63,7 @@ class Manage
     public function showType_api()
     {
         $value = Dever::input('value');
-
+        $data = array();
         $config['type_id'] = Dever::db('page/data')->config['struct']['type_id'];
         $config['type_id']['name'] = '';
         if ($value == -1) {