rabin hace 1 año
padre
commit
b96ca40d68
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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) {