Update install.php
All checks were successful
Deploy Workshop-Wahlen (DEV / PROD) / deploy (push) Successful in 15s

This commit is contained in:
2026-02-06 18:45:45 +00:00
parent bbfa923c9d
commit 82f2af7e7a

View File

@@ -3,6 +3,7 @@ if (!defined('ABSPATH')) exit;
/** /**
* Create plugin database tables on activation and remove them on deactivation. * Create plugin database tables on activation and remove them on deactivation.
*/ */
function kc_install_tables() { function kc_install_tables() {
global $wpdb; global $wpdb;