diff --git a/bureau/class/config.php b/bureau/class/config.php index 5e4e157f..27cc6508 100755 --- a/bureau/class/config.php +++ b/bureau/class/config.php @@ -178,6 +178,17 @@ if ((variable_get('force_https', '0', "This variable is set to 0 (default) if us } } +// CHECK CSRF for ALL POSTS : +// you MUST add csrf_get(); after ALL