1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2024-12-26 07:44:02 +01:00
openstamanager/modules/segmenti/modutil.php

5 lines
73 B
PHP

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