No need to set nocsrf from my testing

This commit is contained in:
Ermal 2013-03-21 14:43:24 +00:00
parent e52cb3a4e8
commit 8760cbbcb7

View File

@ -42,9 +42,6 @@
##|*MATCH=index.php*
##|-PRIV
// Turn off csrf for the dashboard
$nocsrf = true;
// Turn on buffering to speed up rendering
ini_set('output_buffering','true');
@ -756,4 +753,4 @@ pfSense_handle_custom_code("/usr/local/pkg/dashboard/pre_dashboard");
?>
</body>
</html>
</html>