summaryrefslogtreecommitdiff
path: root/actions/facebookhome.php
diff options
context:
space:
mode:
authorZach Copley <zach@controlyourself.ca>2009-01-04 20:04:07 -0500
committerZach Copley <zach@controlyourself.ca>2009-01-04 20:04:07 -0500
commitfd6f9b9d7622f280f92810770deb217eb7301c14 (patch)
tree63cdbd1aeff69b33a9740360d97cdc4ffda404dd /actions/facebookhome.php
parentd57c06b4171fbed9f059c53d66f6b313d9303d6d (diff)
trac750 Automatically update linked Facebook users' statuses
darcs-hash:20090105010407-7b5ce-559da13720b18e3c570e730326f5e5ef2b2dc1ab.gz
Diffstat (limited to 'actions/facebookhome.php')
-rw-r--r--actions/facebookhome.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/facebookhome.php b/actions/facebookhome.php
index dcdb102e6..a23d1aa07 100644
--- a/actions/facebookhome.php
+++ b/actions/facebookhome.php
@@ -36,7 +36,7 @@ class FacebookhomeAction extends FacebookAction
$user = null;
- $facebook = $this->get_facebook();
+ $facebook = get_facebook();
$fbuid = $facebook->require_login();
# check to see whether there's already a Facebook link for this user