]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/atom10feed.php
got uploads sortof working - database portion doesn't work though.
[quix0rs-gnu-social.git] / lib / atom10feed.php
index 2d342e7854a8b56d29fa9e53405ff84f68c71a48..a46d49f3509518ff0c7a4a89fa6a403da0f4e59e 100644 (file)
@@ -178,7 +178,7 @@ class Atom10Feed extends XMLStringer
 
         $this->element(
             'generator', array(
-                'url'     => 'http://status.net',
+                'uri'     => 'http://status.net',
                 'version' => STATUSNET_VERSION
             ),
             'StatusNet'