missing quote
This commit is contained in:
parent
b2b5d5838a
commit
aa8a93f171
@ -30,7 +30,7 @@ function follow_init(&$a) {
|
|||||||
proc_run('php','include/onepoll.php',$result['abook']['abook_id']);
|
proc_run('php','include/onepoll.php',$result['abook']['abook_id']);
|
||||||
|
|
||||||
|
|
||||||
goaway(z_root() . '/connedit/' . $result['abook']['abook_id'] . '?f=&follow=1);
|
goaway(z_root() . '/connedit/' . $result['abook']['abook_id'] . '?f=&follow=1');
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user