From 93d85858d556e64fa86befa859ee01241a0a2754 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 1 Jan 2013 01:57:20 -0800 Subject: poco discovery --- include/socgraph.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/socgraph.php b/include/socgraph.php index 4fe9eaf90..a878c1683 100644 --- a/include/socgraph.php +++ b/include/socgraph.php @@ -20,7 +20,7 @@ require_once('include/datetime.php'); -function poco_load($cid,$uid = 0,$zcid = 0,$url = null) { +function poco_load($cid, $uid = 0,$zcid = 0,$url = null) { $a = get_app(); if($cid) { -- cgit v1.2.3