]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/invite.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / actions / invite.php
index b0fc799589a5ae2f1ace55990cbccf2c6272ef68..80e022a3df26b3602eadec59a954a4b865219ef3 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class InviteAction extends Action {
+class InviteAction extends Action
+{
 
     function is_readonly()
     {