From 1b74753c115ddae3f71f51e5d6462fef7771392f Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 31 Oct 2012 21:58:17 -0700 Subject: typo --- include/follow.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/follow.php') diff --git a/include/follow.php b/include/follow.php index 8bea21ebc..47163fb73 100644 --- a/include/follow.php +++ b/include/follow.php @@ -11,7 +11,7 @@ require_once('include/zot.php'); -function new_contact($uid,$url,$channel.$interactive = false) { +function new_contact($uid,$url,$channel,$interactive = false) { $result = array('success' => false,'message' => ''); -- cgit v1.2.3