iignatov / LightOpenID

Lightweight PHP5 library for easy OpenID authentication.
MIT License
79 stars 96 forks source link

Undefined variable 'port' #4

Closed alexey-sh closed 11 years ago

alexey-sh commented 11 years ago

in line 130 if ($port <= 0) {

iignatov commented 11 years ago

Thanks for reporting this issue, the fix is on the way.