diff --git a/templates/rhuk_milkyway/index.php b/templates/rhuk_milkyway/index.php --- a/templates/rhuk_milkyway/index.php +++ b/templates/rhuk_milkyway/index.php @@ -10,7 +10,7 @@ */ // no direct access -/* defined( '_JEXEC' ) or */ die( 'ugh give me a few it died' ); +defined( '_JEXEC' ) or die( 'Restricted Access' ); ?>