mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-01 02:49:37 +00:00
adds more filter options for the ProfilUpdateView
This commit is contained in:
@@ -480,9 +480,6 @@ class ProfilUpdate extends Auth_Controller
|
||||
|
||||
public function getProfilUpdateWithPermission($status = null)
|
||||
{
|
||||
|
||||
|
||||
|
||||
// early return if no status has been passed as argument
|
||||
if (!isset($status)) {
|
||||
echo json_encode($this->ProfilUpdateModel->getProfilUpdateWithPermission());
|
||||
|
||||
Reference in New Issue
Block a user