randprof sorta working
This commit is contained in:
@@ -5,6 +5,6 @@ function randprof_init(&$a) {
|
||||
require_once('include/Contact.php');
|
||||
$x = random_profile();
|
||||
if($x)
|
||||
goaway(zid($x));
|
||||
goaway(chanlink_url($x));
|
||||
goaway($a->get_baseurl() . '/profile');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user