sql-unninstall.php 95 Bytes
<?php
$sql = array();
$sql[] = 'DROP TABLE IF EXISTS `'._DB_PREFIX_.self::prefijo.'multiean`';