Remove GLOBALS dump
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<?
|
||||
var_dump($GLOBALS);
|
||||
if (!array_key_exists('wrenchboard', $GLOBALS)) {
|
||||
class WrenchBoardAPIWrapper {
|
||||
const DEBUG_API_CALLS = true;
|
||||
|
||||
Reference in New Issue
Block a user