1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-11 07:05:22 +01:00
openstamanager/modules/sezionali/modutil.php

6 lines
66 B
PHP
Raw Normal View History

2017-12-15 10:05:08 +01:00
<?php
if( $docroot == '' ){
die( _("Accesso negato!") );
}
?>