* Update web view with shared accounts
* Update TODO
This commit is contained in:
		| @@ -30,7 +30,7 @@ class User | ||||
|         foreach($this->categories as $i => $category) | ||||
|             if ($category["id"] == "$id") return $category; | ||||
|  | ||||
|         return ""; | ||||
|         return LoadCategory($this, $id); | ||||
|     } | ||||
|  | ||||
|     function GetAccountName($id) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user