rabin před 1 rokem
rodič
revize
b96ca40d68
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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) {