philsturgeon / codeigniter-oauth2

NO LONGER ACTIVELY MAINTAINED. USE https://github.com/thephpleague/oauth2-client INSTEAD
http://getsparks.org/packages/oauth2/versions/HEAD/show
351 stars 178 forks source link

Missing breaket in Blooie.php #33

Closed MunGell closed 11 years ago

MunGell commented 12 years ago

Line 42 in /libraries/Provider/Blooie.php needs closing breaket (master branch).

muffycompo commented 12 years ago

Just picked that on too, Line 42 as MunGell mentioned needs a closing bracket.

philsturgeon commented 11 years ago

Done