]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/activity.php
Misses this file to merge. I like the comments.
[quix0rs-gnu-social.git] / lib / activity.php
index 2d3930df0d85ec46207e6ff63fa9790556f3f664..6b3ccf3519dd496b98b95dafe6107eeea1772bb5 100644 (file)
@@ -107,6 +107,7 @@ class Activity
     public $selfLink; // <link rel='self' type='application/atom+xml'>
     public $editLink; // <link rel='edit' type='application/atom+xml'>
     public $generator; // ActivityObject representing the generating application
+
     /**
      * Turns a regular old Atom <entry> into a magical activity
      *