summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2006-09-08 12:43:04 +0000
committerKore Nordmann <github@kore-nordmann.de>2006-09-08 12:43:04 +0000
commit5b6df595942b234cc74cb2ff6a009973d54dcd71 (patch)
treef13d826f9f88f3a013d45ad90b1e255ded75d6bd /docs
parent982561ba29c4324df471bbbf28d6c486c12e82bf (diff)
downloadzetacomponents-graph-5b6df595942b234cc74cb2ff6a009973d54dcd71.zip
zetacomponents-graph-5b6df595942b234cc74cb2ff6a009973d54dcd71.tar.gz
- Added closing PHP tag
Diffstat (limited to 'docs')
-rw-r--r--docs/examples/wikipedia.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/wikipedia.php b/docs/examples/wikipedia.php
index 3e3f0b5..9a52439 100644
--- a/docs/examples/wikipedia.php
+++ b/docs/examples/wikipedia.php
@@ -36,3 +36,4 @@ $graph->renderer->options->pieChartOffset = 100;
// Output the graph with std SVG driver
$graph->render( 500, 200, 'wiki_graph.svg' );
+?>
OpenPOWER on IntegriCloud