global in the comments.php
Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
parent
2541ba3776
commit
d15c907e40
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
global $comicpress_options;
|
||||
if (!empty($_SERVER['SCRIPT_FILENAME']) && 'comments.php' == basename($_SERVER['SCRIPT_FILENAME']))
|
||||
die (__('Please do not load this page directly. Thanks!','comicpress'));
|
||||
|
||||
|
|
Loading…
Reference in New Issue