]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Merge branch 'master' of /var/www/trunk
authorZach Copley <zach@controlyourself.ca>
Fri, 23 Jan 2009 08:43:34 +0000 (08:43 +0000)
committerZach Copley <zach@controlyourself.ca>
Fri, 23 Jan 2009 08:43:34 +0000 (08:43 +0000)
actions/facebookhome.php

index 9510e7f087db1e97e01a07560e6553ab9f478a99..3558cf671bf15e8bcf976e5f7b0c00377729bf98 100644 (file)
@@ -202,7 +202,7 @@ class FacebookhomeAction extends FacebookAction
         $this->elementEnd('p');
 
         $this->elementStart('form', array('method' => 'post',
-                                           'action' => "$app_url/index.php",
+                                           'action' => "index.php",
                                            'id' => 'facebook-skip-permissions'));
 
         $this->elementStart('ul', array('id' => 'fb-permissions-list'));