start to use our permissions for stuff

This commit is contained in:
friendica
2012-10-28 20:01:36 -07:00
parent 4bcf19632b
commit d0d8971a69
2 changed files with 97 additions and 117 deletions

View File

@@ -155,7 +155,7 @@ function get_all_perms($uid,$observer) {
}
function perm_is_allowed($uid,$observer,$perm_to_check) {
function perm_is_allowed($uid,$observer,$permission) {
global $global_perms;