HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/unimil/public_html/wp-content/plugins/tablepress/admin/js/export.min.js
jQuery(document).ready(function(o){"use strict";o("#tablepress-page").find("form").on("submit",function(){var e=o("#tables-export").val();if(0===(e?e.length:0))return!1;o("#tables-export-list").val(e.join(",")),o("#tables-export-zip-file").prop("disabled",!1)}),o("#tables-export-format").on("change",function(){var e="csv"!==o(this).val();o("#tables-export-csv-delimiter").prop("disabled",e),o("#tables-export-csv-delimiter-description").toggle(e)}).change();var l=!1;o("#tables-export-zip-file").on("change",function(){l=o(this).prop("checked")}),o("#tables-export").on("change",function(){var e=o(this).val(),t=1<(e?e.length:0);o("#tables-export-zip-file").prop("disabled",t).prop("checked",t||l),o("#tables-export-zip-file-description").toggle(t),o("#tables-export-select-all").prop("checked",0===o(this).find("option").not(":selected").length)}).change(),o("#tables-export-select-all").on("change",function(){var e=o("#tables-export");e.find("option").prop("selected",o(this).prop("checked")),e.change()}),o("#tables-export").focus()});