]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - _darcs/pristine/actions/postnotice.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / _darcs / pristine / actions / postnotice.php
index 8b0781dfd475971c9c9f88701e7dafbb8fa1fd7f..dec62a678f27b2d842f3f060a12f34b866e40cc6 100644 (file)
@@ -21,7 +21,8 @@ if (!defined('LACONICA')) { exit(1); }
 
 require_once(INSTALLDIR.'/lib/omb.php');
 
-class PostnoticeAction extends Action {
+class PostnoticeAction extends Action
+{
     function handle($args)
     {
         parent::handle($args);