芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/www/wp-content/plugins/ninja-forms/includes/Database/Migrations/Chunks.php
table_name()} ( `id` int NOT NULL AUTO_INCREMENT, `name` varchar(200), `value` longtext, UNIQUE KEY (`id`) ) {$this->charset_collate( true )};"; dbDelta( $query ); } }