Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
This commit is contained in:
Scrutinizer Auto-Fixer
2016-06-23 18:19:43 +00:00
parent d0f03d9ff6
commit 23620e3133
4 changed files with 4 additions and 4 deletions

View File

@@ -124,7 +124,7 @@ class FormAdmin
* @param string $htmlname Name of html select
* @param array $dirmenuarray Array of directories to scan
* @param string $moreattrib More attributes on html select tag
* @return void
* @return integer|null
*/
function select_menu($selected, $htmlname, $dirmenuarray, $moreattrib='')
{