Phpcs
This commit is contained in:
parent
ca2e79395c
commit
b49211b278
@ -26,7 +26,7 @@
|
|||||||
* \brief Page to set permission of a user record
|
* \brief Page to set permission of a user record
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (! defined('CSRFCHECK_WITH_TOKEN')) define('CSRFCHECK_WITH_TOKEN','1'); // Force use of CSRF protection with tokens even for GET
|
if (! defined('CSRFCHECK_WITH_TOKEN')) define('CSRFCHECK_WITH_TOKEN','1'); // Force use of CSRF protection with tokens even for GET
|
||||||
|
|
||||||
require '../main.inc.php';
|
require '../main.inc.php';
|
||||||
require_once DOL_DOCUMENT_ROOT.'/core/lib/usergroups.lib.php';
|
require_once DOL_DOCUMENT_ROOT.'/core/lib/usergroups.lib.php';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user