From: friendica Date: Wed, 2 May 2012 03:11:35 +0000 (-0700) Subject: fn not found X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=72dbc2faeef26c6cdc749ce8403ebbd77b9b896f;p=friendica.git fn not found --- diff --git a/include/gprobe.php b/include/gprobe.php index fdf786ca81..5ca42729a7 100644 --- a/include/gprobe.php +++ b/include/gprobe.php @@ -2,6 +2,7 @@ require_once("boot.php"); require_once('include/Scrape.php'); +require_once('include/socgraph.php'); function gprobe_run($argv, $argc){ global $a, $db;