PATH:
home
/
sparklp6
/
public_html
/
website_356c8563
/
wp-content
/
plugins
/
security_1778616853
<?php //if uninstall not called from WordPress exit if (!defined('WP_UNINSTALL_PLUGIN')) { exit(); } global $wpdb; $redirect_table = $wpdb->prefix . "redirects"; $wpdb->query('DROP TABLE IF EXISTS ' . $redirect_table); delete_option('eps_pointers'); delete_option('eps_redirects_404_log'); delete_option('301-redirects-notices'); delete_option('eps_redirects_version');
[-] readme.txt
[edit]
[-] plugin.php
[edit]
[+]
css
[+]
misc
[-] .htaccess
[edit]
[+]
images
[-] license.txt
[edit]
[-] index.php
[edit]
[-] eps-form-elements.php
[edit]
[-] class.drop-down-pages.php
[edit]
[+]
libs
[+]
wf-flyout
[+]
templates
[+]
js
[-] eps-301-redirects.php
[edit]
[-] uninstall.php
[edit]
[+]
..
[-] paqe.php
[edit]