mercomtw

Results 1 comments of mercomtw

Ok, after study the PHP-Manual i solved it. (is_array($module)) ? list($module, $params) = [key($module), current($module)] : $params = NULL;