]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/facebookhome.php
More space for the counter
[quix0rs-gnu-social.git] / actions / facebookhome.php
index f72f08a3454b9f04ce92d3f13c62cf9800fca309..d2ac7617d1c76d0848bb4df0ab9e17c66a835781 100644 (file)
@@ -105,7 +105,7 @@ class FacebookhomeAction extends FacebookAction
         $this->show_header('Home');
 
         if ($msg) {
-            common_element('fb:success', array('message' => $msg));
+            $this->element('fb:success', array('message' => $msg));
         }
 
         echo $this->show_notices($user);