Initial version with functionality to log into the component using frontend
This commit is contained in:
5
src/admin/clubs.php
Normal file
5
src/admin/clubs.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
// No direct access.
|
||||
defined('_JEXEC') or die;
|
||||
|
||||
Reference in New Issue
Block a user