1
0
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:
Cameron
2016-03-23 19:34:17 -07:00
parent 825ab74984
commit 12beda569d
8 changed files with 24 additions and 8 deletions

View File

@@ -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.