This commit is contained in:
redmatrix 2016-07-04 00:12:53 -07:00
parent 2a26b0ae91
commit 805ecde6a5

View file

@ -7,7 +7,7 @@ use Zotlabs\Lib as Zlib;
class Permissions {
static public function Perms($filter) {
static public function Perms($filter = '') {
$perms = [
[ 'view_stream' => t('Can view my normal stream and posts') ],