Directory moved
This commit is contained in:
parent
2515d02e6d
commit
925d2d2383
10 changed files with 63 additions and 55 deletions
|
@ -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']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue