aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-01 20:11:35 -0700
committerfriendica <info@friendica.com>2012-05-01 20:11:35 -0700
commit72dbc2faeef26c6cdc749ce8403ebbd77b9b896f (patch)
treed9f48f76fbd483efe5847da56248f990aa33abe6 /include
parent91085f0969afbdca93c79d9be3d8fa815e9dfa27 (diff)
downloadvolse-hubzilla-72dbc2faeef26c6cdc749ce8403ebbd77b9b896f.tar.gz
volse-hubzilla-72dbc2faeef26c6cdc749ce8403ebbd77b9b896f.tar.bz2
volse-hubzilla-72dbc2faeef26c6cdc749ce8403ebbd77b9b896f.zip
fn not found
Diffstat (limited to 'include')
-rw-r--r--include/gprobe.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gprobe.php b/include/gprobe.php
index fdf786ca8..5ca42729a 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;