Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
lolo888
ISPConfig 3
Commits
ca0a19ed
Commit
ca0a19ed
authored
Sep 05, 2014
by
Till Brehm
Browse files
- Disabled session content check in IDS.
parent
2066766a
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/lib/classes/ids.inc.php
View file @
ca0a19ed
...
...
@@ -51,7 +51,6 @@ class ids {
require_once
(
ISPC_CLASS_PATH
.
'/IDS/Converter.php'
);
$ids_request
=
array
(
'SESSION'
=>
$_SESSION
,
'GET'
=>
$_GET
,
'POST'
=>
$_POST
,
'COOKIE'
=>
$_COOKIE
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment