Update install.php
All checks were successful
Deploy Workshop-Wahlen (DEV / PROD) / deploy (push) Successful in 15s
All checks were successful
Deploy Workshop-Wahlen (DEV / PROD) / deploy (push) Successful in 15s
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user