forked from joomla/Component-Builder
8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
|
<?xml version="1.0"?>
|
||
|
<system.web>
|
||
|
<authorization>
|
||
|
<deny users="*" />
|
||
|
</authorization>
|
||
|
</system.web>
|
||
|
</configuration>
|