depot/admin/tmpl/parts/default.php

13 lines
395 B
PHP
Raw Normal View History

2023-10-03 03:56:38 +02:00
<?php
/**
* @package Depot.Administrator
* @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
*/
?>
<h2>Welcome to my Depot Component!</h2>
2023-10-06 04:47:51 +02:00
2023-10-07 23:33:29 +02:00
<p>Link: <a href="index.php?option=com_depot&view=part&layout=edit&id=1">Part</a></p>