mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix: add a value
This commit is contained in:
parent
3c49c6e5b7
commit
db8ffae9fc
|
|
@ -24,7 +24,7 @@
|
|||
* \version $Id$
|
||||
*/
|
||||
|
||||
define('NOCSRFCHECK'); // This is login page. We must be able to go on it from another web site.
|
||||
define('NOCSRFCHECK',1); // This is login page. We must be able to go on it from another web site.
|
||||
|
||||
require("./pre.inc.php");
|
||||
require_once(DOL_DOCUMENT_ROOT."/boxes.php");
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user