openstamanager/modules/segmenti/modutil.php

5 lines
73 B
PHP
Raw Normal View History

2017-12-15 10:05:08 +01:00
<?php
2018-02-18 19:53:23 +01:00
if ($docroot == '') {
die(_('Accesso negato!'));
}