]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/personal.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / lib / personal.php
index 34ebe68942aa42aa022ef8bec721bf52b969d3ca..02b01fece448213c199834457d801297d79acef2 100644 (file)
@@ -19,7 +19,8 @@
 
 if (!defined('LACONICA')) { exit(1); }
 
-class PersonalAction extends Action {
+class PersonalAction extends Action
+{
     
     function is_readonly()
     {