]> gitweb.fluxo.info Git - drupal/muamba.git/commitdiff
Minor change master
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 12 Mar 2012 13:07:26 +0000 (10:07 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 12 Mar 2012 13:07:26 +0000 (10:07 -0300)
muamba.module

index 525137953db251cd4f76eae2e765f2fbaed52bf3..f4b2c4f908dd1129cb5c16f61cedac377b83946f 100644 (file)
@@ -257,6 +257,7 @@ function muamba_block_view($delta = '') {
       break;
     
   }
+
   return $block;
 }