/home/arranoyd/otours_bak/wp-content/plugins/footer-text/uninstall.php
<?php

if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
	exit;
}

delete_option( 'theme_footer_text' );