mirror of
https://gh.wpcy.net/https://github.com/pawankhated/one-click-wordpress-installer.git
synced 2026-04-22 00:39:17 +08:00
4 lines
No EOL
75 B
PHP
4 lines
No EOL
75 B
PHP
<?php
|
|
defined( 'WP_UNINSTALL_PLUGIN' ) || exit;
|
|
|
|
global $wpdb, $wp_version; |