Completed
Push — master ( a1059e...55b12e )
by Michael
01:29
created
class/utility.php 1 patch
Doc Comments   +5 added lines patch added patch discarded remove patch
@@ -347,6 +347,11 @@
 block discarded – undo
347 347
         return $sform;
348 348
     }
349 349
 
350
+    /**
351
+     * @param string $option
352
+     *
353
+     * @return string
354
+     */
350 355
     public static function getModuleOption($option, $repmodule = 'marquee')
351 356
     {
352 357
         global $xoopsModuleConfig, $xoopsModule;
Please login to merge, or discard this patch.