marig345 / oauth-php

Automatically exported from code.google.com/p/oauth-php
MIT License
0 stars 0 forks source link

OAuthStorePDO->sql_escape_string() is missing a 'return' statement #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It appears that OAuthStorePDO->sql_escape_string() should have says "return 
$s;" in the first 
conditional block.

Original issue reported on code.google.com by philfreo on 2 Apr 2010 at 5:46

GoogleCodeExporter commented 9 years ago
"should say"*

Original comment by philfreo on 2 Apr 2010 at 5:54

GoogleCodeExporter commented 9 years ago
You're right. Fixed.

Original comment by brunobg%...@gtempaccount.com on 5 Apr 2010 at 6:01