mirror of
https://github.com/pawankhated/one-click-wordpress-installer.git
synced 2026-07-27 07:41:41 +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; |