From 7cd014e93ce1ebb2fded0bdcc093b982dd9ce57b Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 6 Jan 2013 04:07:10 -0800 Subject: make preview work fix some other nits --- include/queue.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/queue.php') diff --git a/include/queue.php b/include/queue.php index 5467f2c20..c74a08ac9 100644 --- a/include/queue.php +++ b/include/queue.php @@ -2,6 +2,7 @@ require_once("boot.php"); require_once('include/cli_startup.php'); require_once('include/queue_fn.php'); +require_once('include/zot.php'); function queue_run($argv, $argc){ -- cgit v1.2.3