renamed include files identity.php (channel.php) and Contact.php (connections.php)
This commit is contained in:
@@ -6,7 +6,6 @@ namespace Zotlabs\Module;
|
||||
class Randprof extends \Zotlabs\Web\Controller {
|
||||
|
||||
function init() {
|
||||
require_once('include/Contact.php');
|
||||
$x = random_profile();
|
||||
if($x)
|
||||
goaway(chanlink_url($x));
|
||||
|
||||
Reference in New Issue
Block a user