Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/2.1' into 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Nov 21, 2012
2 parents e57ab03 + eae14ac commit 4851cc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/libraries/jsonRPCClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ public function __call($method,$params) {
// debug output
if ($this->debug) {
echo nl2br($debug);
$this->debug = true;
}

// final checks and return
Expand Down

0 comments on commit 4851cc8

Please sign in to comment.