Robot
60e9e3b32d
First release of Sermon Distributor towards Joomla 5. Add PHP check to install/update class. Add Database check and fix to install/update class.
8 lines
154 B
XML
8 lines
154 B
XML
<?xml version="1.0"?>
|
|
<system.web>
|
|
<authorization>
|
|
<deny users="*" />
|
|
</authorization>
|
|
</system.web>
|
|
</configuration>
|