gest366/modules/aggiornamenti/init.php

6 lines
71 B
PHP
Raw Permalink Normal View History

2021-02-24 20:40:04 +00:00
<?php
if( $docroot == '' ){
die( _("Accesso negato!") );
}
?>