dever před 4 roky
rodič
revize
6260a8e2ae
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      main/database/page.php

+ 1 - 1
main/database/page.php

@@ -44,7 +44,7 @@ $config = array
             'default'   => '',
             'desc'      => '标识',
             'match'     => 'is_string',
-            'update'    =>  input('where_id') > 0 ? 'hidden' : 'text',
+            'update'    =>  Dever::input('where_id') > 0 ? 'hidden' : 'text',
             'search'    => 'fulltext',
             'list'      => true,
         ),