• File: uninstall.php
  • Full Path: /home/u654704839/domains/sarenacorporation.com/public_html/wp-content/plugins/auxin-pro-tools/uninstall.php
  • Date Modified: 08/14/2024 2:59 PM
  • File size: 330 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
/**
 * Fired when the plugin is uninstalled.
 *
 * 
 * @package    Auxin
 * @license    LICENSE.txt
 * @author     
 * @link       https://phlox.pro
 * @copyright  (c) 2010-2023 
 */

// If uninstall not called from WordPress, then exit
if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
	exit( 'No Naughty Business Please !' );
}