Skip to content

Commit

Permalink
Remove debugging code (Loud Sigh)
Browse files Browse the repository at this point in the history
  • Loading branch information
opengeek committed Jun 4, 2013
1 parent 34ba52b commit 3161ed1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions connectors/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@
));
@session_write_close();
die();
} else {
@session_write_close();
var_dump($modx->context->toArray());
die();
}

if ($ctx == 'mgr') {
Expand Down

0 comments on commit 3161ed1

Please sign in to comment.