Open GoogleCodeExporter opened 9 years ago
Original comment by morten.f...@gmail.com
on 7 May 2010 at 3:26
Could someone with commit capability please fix this. Either change the class
name as suggested above or check if it is already declared as below.
if (!class_exists('OAuthException')) {
class OAuthException extends Exception {
// pass
}
}
Original comment by johnzor...@gmail.com
on 2 Nov 2012 at 5:23
Original issue reported on code.google.com by
andre.ro...@gmail.com
on 20 Apr 2010 at 9:49