Skip to content
This repository has been archived by the owner on Aug 30, 2019. It is now read-only.

Commit

Permalink
fix(permissions): ElggUser alias included for correct checks
Browse files Browse the repository at this point in the history
  • Loading branch information
jalemany1 committed Sep 18, 2017
1 parent e553603 commit 9927758
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions classes/hypeJunction/Wall/Permissions.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

namespace hypeJunction\Wall;

use ElggUser;

/**
* @access private
*/
Expand Down

0 comments on commit 9927758

Please sign in to comment.