1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-05 02:07:40 +01:00
2018-02-18 19:53:23 +01:00

5 lines
73 B
PHP

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