Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit 82ae2bd

Browse files
committed
Removed forgotten debug entry
1 parent ab52051 commit 82ae2bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

www/protected/whitelistIdp.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ function sendError($msg, $code = 500) {
6868
'result' => 'ERROR',
6969
'msg' => $msg
7070
));
71-
print_r($_REQUEST);
7271
exit;
7372
}
7473

0 commit comments

Comments
 (0)