Logo white

Adrian / imaxmultiean

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • imaxmultiean
  • sql-unninstall.php
  • Versión inicial.
    719d6fb4
    Adrian authored
    2023-09-13 16:33:47 +0200  
    Browse Code »
sql-unninstall.php 95 Bytes
Raw Blame History Permalink
1 2 3
<?php
$sql = array();
$sql[] = 'DROP TABLE IF EXISTS `'._DB_PREFIX_.self::prefijo.'multiean`';