uawdijnntqw1x1x1
IP : 216.73.217.176
Hostname : webm001.cluster102.gra.hosting.ovh.net
Kernel : Linux webm001.cluster102.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
bechata
/
mp
/
0477a
/
..
/
tvnlgr
/
..
/
73eb7
/
.
/
uninstall.php.tar
/
/
home/bechata/mp/wp-content/plugins/jonradio-private-site/uninstall.php000066600000001221152367043460022231 0ustar00<?php // Ensure call comes from WordPress, not a hacker or anyone else trying direct access. if ( !defined( 'WP_UNINSTALL_PLUGIN' ) ) exit (); /* Remove any tables, options, and such created by this Plugin */ if ( function_exists('is_multisite') && is_multisite() ) { global $wpdb, $site_id; $blogs = $wpdb->get_results( "SELECT blog_id FROM {$wpdb->blogs} WHERE site_id = $site_id" ); foreach ($blogs as $blog_obj) { delete_blog_option( $blog_obj->blog_id, 'jr_ps_settings' ); delete_blog_option( $blog_obj->blog_id, 'jr_ps_internal_settings' ); } } else { delete_option( 'jr_ps_settings' ); delete_option( 'jr_ps_internal_settings' ); } ?>
/home/bechata/mp/0477a/../tvnlgr/../73eb7/./uninstall.php.tar