// Merge -> revision 8851

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8854 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-09-28 16:03:30 +00:00
parent ccd0383e88
commit be8d2136be
8 changed files with 38 additions and 15 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ class eBayRequest
private $compatibilityLevel;
private $debug = true;
private $debug = false;
/******************************************************************/
/** Constructor And Request Methods *******************************/