Skip to content

Commit

Permalink
whitespace fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Kacerguis committed Jan 23, 2014
1 parent 91b7ad2 commit b1c5bbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/libraries/REST_Controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -960,6 +960,7 @@ protected function _parse_put()
{
parse_str(file_get_contents('php://input'), $this->_put_args);
}

}

/**
Expand Down

0 comments on commit b1c5bbd

Please sign in to comment.