sql-unninstall.php 95 Bytes Edit Raw Blame History Permalink 1 2 3 <?php $sql = array(); $sql[] = 'DROP TABLE IF EXISTS `'._DB_PREFIX_.self::prefijo.'multiean`';