gest366/modules/aggiornamenti/init.php

6 lines
71 B
PHP

<?php
if( $docroot == '' ){
die( _("Accesso negato!") );
}
?>