Merge branch 'nightly' into 'nightly'
Group Members page: Fix typo in groupmembers.php See merge request gnu/gnu-social!167
This commit is contained in:
commit
9688a55d56
@ -27,7 +27,7 @@
|
||||
* @link http://status.net/
|
||||
*/
|
||||
|
||||
if (!defined('GNUSOCIAL)')) { exit(1); }
|
||||
if (!defined('GNUSOCIAL')) { exit(1); }
|
||||
|
||||
/**
|
||||
* List of group members
|
||||
|
Loading…
Reference in New Issue
Block a user