path disclosure
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
/**
|
||||
* Sets error reporting level
|
||||
*/
|
||||
error_reporting(E_ALL);
|
||||
// (removed to avoid path disclosure, not sure about why this was here)
|
||||
// error_reporting(E_ALL);
|
||||
|
||||
|
||||
// Check parameters
|
||||
|
Reference in New Issue
Block a user