This website requires JavaScript.
Explore
Help
Sign In
loviuz
/
openstamanager
mirror of
https://github.com/devcode-it/openstamanager.git
Watch
1
Star
0
Fork
You've already forked openstamanager
0
Code
Issues
Releases
Activity
0f8d2e10ca
openstamanager
/
modules
/
segmenti
/
modutil.php
5 lines
73 B
PHP
Raw
Normal View
History
Unescape
Escape
Modulo per gestire i sezionali
2017-12-15 10:05:08 +01:00
<
?
php
Normalizzazione dello stile del codice
2018-02-18 19:53:23 +01:00
if
(
$docroot
==
''
)
{
die
(
_
(
'Accesso negato!'
));
}