B1 first commit, example
This commit is contained in:
8
admin/sql/uninstall.mysql.utf8.sql
Normal file
8
admin/sql/uninstall.mysql.utf8.sql
Normal file
@ -0,0 +1,8 @@
|
||||
-- @package Depot.Language
|
||||
-- @subpackage com_depot
|
||||
-- @author Thomas Kuschel <thomas@kuschel.at>
|
||||
-- @copyright (C) 2023 KW4NZ, <https://www.kuschel.at>
|
||||
-- @license GNU General Public License version 2 or later; see LICENSE.md
|
||||
-- @since 0.0.1
|
||||
|
||||
DROP TABLE IF EXISTS `#__depot`;
|
Reference in New Issue
Block a user