B1 first commit, example

This commit is contained in:
2023-10-03 03:56:38 +02:00
commit 6bd4d53333
13 changed files with 1051 additions and 0 deletions

View 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`;