Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
netojoaobatista committed Mar 7, 2011
2 parents 370d979 + e977718 commit 7d91483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apiki_Buscape_API.php
Expand Up @@ -453,4 +453,4 @@ public function viewSellerDetails( array $args = array() ) {
public function viewUserRatings( array $args = array() ) {
return $this->_getContent( 'viewUserRatings' , $this->validateParams( $args , array( 'productId' ) ) );
}
}
}

0 comments on commit 7d91483

Please sign in to comment.