This commit is contained in:
friendica 2012-10-31 21:58:17 -07:00
parent 77c30972cb
commit 1b74753c11

View file

@ -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' => '');