diff options
Diffstat (limited to 'include/onepoll.php')
-rw-r--r-- | include/onepoll.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/onepoll.php b/include/onepoll.php index bb8c91dd7..99c6df998 100644 --- a/include/onepoll.php +++ b/include/onepoll.php @@ -3,6 +3,7 @@ require_once('boot.php'); require_once('include/cli_startup.php'); require_once('include/zot.php'); +require_once('include/socgraph.php'); function onepoll_run($argv, $argc){ |