gest366/modules/importa_an/init.php

6 lines
71 B
PHP

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