mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
remove debug info
This commit is contained in:
@@ -19,8 +19,6 @@ $bnc = new e107Bounce;
|
||||
$process = (varset($_GET['eml']) && $_E107['debug']) ? $_GET['eml'].".eml" : FALSE;
|
||||
$bnc->process($process);
|
||||
|
||||
print_a($_GET);
|
||||
|
||||
|
||||
class e107Bounce
|
||||
{
|
||||
|
Reference in New Issue
Block a user