]> git.mxchange.org Git - friendica.git/blobdiff - src/Protocol/Diaspora.php
More "q" calls have been replaced
[friendica.git] / src / Protocol / Diaspora.php
index 1daea43fd46aa1d67614469bd6d3c7d114903220..ff1b1cb6a593273595355bc37a0d2c3cdb1a4328 100644 (file)
@@ -2719,7 +2719,7 @@ class Diaspora
 
                /// @todo enable support for polls
                //if ($data->poll) {
-               //      foreach ($data->poll AS $poll)
+               //      foreach ($data->poll as $poll)
                //              print_r($poll);
                //      die("poll!\n");
                //}