1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-14 08:26:43 +01:00
openstamanager/modules/sezionali/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!'));
}