mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 06:07:32 +02:00
Fix for user profile data. Fix for default settings of newforumposts_menu.php.
This commit is contained in:
@@ -1123,7 +1123,7 @@ class e107_user_extended
|
||||
* @param $type
|
||||
* @return array|string
|
||||
*/
|
||||
function renderValue($value, $type)
|
||||
function renderValue($value, $type='')
|
||||
{
|
||||
|
||||
//TODO FIXME Add more types.
|
||||
|
Reference in New Issue
Block a user