Initial version with functionality to log into the component using frontend

This commit is contained in:
2019-03-30 17:01:31 +01:00
commit 773eb1092d
20 changed files with 491 additions and 0 deletions

5
src/admin/clubs.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
// No direct access.
defined('_JEXEC') or die;