gest366/modules/listini/modutil.php

8 lines
75 B
PHP

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