Update mymodulewidget1.php
This commit is contained in:
parent
1fd398234f
commit
172468587d
@ -199,6 +199,7 @@ class mymodulewidget1 extends ModeleBoxes
|
|||||||
*
|
*
|
||||||
* @param array $head Array with properties of box title
|
* @param array $head Array with properties of box title
|
||||||
* @param array $contents Array with properties of box lines
|
* @param array $contents Array with properties of box lines
|
||||||
|
* @param int $nooutput No print, only return string
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
public function showBox($head = null, $contents = null, $nooutput = 0)
|
public function showBox($head = null, $contents = null, $nooutput = 0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user