diff options
Diffstat (limited to 'wiki_graph.php')
| -rwxr-xr-x | wiki_graph.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wiki_graph.php b/wiki_graph.php index 1966031..022ca16 100755 --- a/wiki_graph.php +++ b/wiki_graph.php @@ -14,7 +14,6 @@ * required setup */ include_once '../kernel/includes/setup_inc.php'; -use Bitweaver\Wiki\BitPage; include_once WIKI_PKG_INCLUDE_PATH.'lookup_page_inc.php'; include_once UTIL_PKG_INCLUDE_PATH.'pear/Image/GraphViz.php'; $graph = new Image_GraphViz(); |
