Directory moved
This commit is contained in:
@@ -37,7 +37,7 @@ function user_remove($uid) {
|
||||
Worker::add(PRIORITY_HIGH, "notifier", "removeme", $uid);
|
||||
|
||||
// Send an update to the directory
|
||||
Worker::add(PRIORITY_LOW, "directory", $r['url']);
|
||||
Worker::add(PRIORITY_LOW, "Directory", $r['url']);
|
||||
|
||||
if($uid == local_user()) {
|
||||
unset($_SESSION['authenticated']);
|
||||
|
||||
Reference in New Issue
Block a user