Skip to content

Commit

Permalink
Changed require_once to base_facebook.php
Browse files Browse the repository at this point in the history
  • Loading branch information
catclee committed May 21, 2011
1 parent 4155e39 commit f89ba61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/facebook.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* under the License.
*/

require_once "facebook.php";
require_once "base_facebook.php";

/**
* Extends the BaseFacebook class with the intent of using
Expand Down

0 comments on commit f89ba61

Please sign in to comment.