Fix php syntax
This commit is contained in:
parent
8b914172df
commit
39c7d55c1d
@ -1,5 +1,4 @@
|
||||
<?php
|
||||
<?php
|
||||
//define("NOLOGIN",1); // This means this output page does not require to be logged.
|
||||
define("NOCSRFCHECK", 1); // We accept to go on this page from external web site.
|
||||
if (!defined('NOSESSION')) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user