4 lines
71 B
PHP
4 lines
71 B
PHP
|
|
<?php
|
||
|
|
if (!defined("_GNUBOARD_") && !defined("G5_IS_ADMIN"))
|
||
|
|
exit();
|