dever 5 years ago
parent
commit
785bf9d095
1 changed files with 1 additions and 1 deletions
  1. 1 1
      code/lib/Manage.php

+ 1 - 1
code/lib/Manage.php

@@ -33,7 +33,7 @@ class Manage
 	 *
 	 * @return mixed
 	 */
-	public function showUserInfo($create_uid, $uid, $ldate = false)
+	public function showUserInfo($create_uid, $uid, $ldate = false, $type = 1)
 	{
 		$table = array();
 		if ($create_uid && $create_uid > 0) {