From 87aaba0aa45ea3ead27966923fa5702817731e7d Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 2 Apr 2006 00:34:32 +0000 Subject: Added hello world demo. --- demos/helloworld/index.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 demos/helloworld/index.php (limited to 'demos/helloworld/index.php') diff --git a/demos/helloworld/index.php b/demos/helloworld/index.php new file mode 100644 index 00000000..43c0b436 --- /dev/null +++ b/demos/helloworld/index.php @@ -0,0 +1,18 @@ +run(); + +?> \ No newline at end of file -- cgit v1.2.3