]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/action.php
Qvitter API changes (thanks hannes2peer)
[quix0rs-gnu-social.git] / lib / action.php
index 36f22a3da517096cc59fc3419b7c9d5b44296330..d16edfd8049d083a7423cfa0a7485238465fbaa3 100644 (file)
@@ -62,7 +62,7 @@ class Action extends HTMLOutputter // lawsuit
     protected $menus  = true;
     protected $needLogin = false;
 
-    // The currently scoped profile
+    // The currently scoped profile (normally Profile::current; from $this->auth_user for API)
     protected $scoped = null;
 
     // Messages to the front-end user