Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.2.14

Bug #14361 Undefined variable in __get
Submitted: 2008-07-17 19:23 UTC
From: mfonda Assigned: jeffhodsdon
Status: Closed Package: Services_Facebook (version 0.1.1)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2008-07-17 19:23 UTC] mfonda (Matthew Fonda)
Description: ------------ If a non-existent driver is requested, $var is used but it should be $drvier. Attached is a patch to fix this.

Comments

 [2008-07-17 20:08 UTC] jeffhodsdon (Jeff Hodsdon)
Fixed in SVN! Thank you for the patch. Fix will appear in next release.