fn not found
This commit is contained in:
parent
91085f0969
commit
72dbc2faee
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
require_once("boot.php");
|
require_once("boot.php");
|
||||||
require_once('include/Scrape.php');
|
require_once('include/Scrape.php');
|
||||||
|
require_once('include/socgraph.php');
|
||||||
|
|
||||||
function gprobe_run($argv, $argc){
|
function gprobe_run($argv, $argc){
|
||||||
global $a, $db;
|
global $a, $db;
|
||||||
|
|
Loading…
Reference in a new issue