summaryrefslogtreecommitdiffstats
path: root/web/html/index.php
diff options
context:
space:
mode:
authoreric <eric>2004-06-14 18:31:31 +0000
committereric <eric>2004-06-14 18:31:31 +0000
commit5268aa5802366910b7900e83c9de7ffff2ff96d6 (patch)
tree4a28991fc8fe76ddab6b2b023b9f8c4990775f64 /web/html/index.php
parent64520381cd4fb7c3a0684549292132911f9cf6f4 (diff)
downloadaurweb-5268aa5802366910b7900e83c9de7ffff2ff96d6.tar.xz
Started adding i18n support
Diffstat (limited to 'web/html/index.php')
-rw-r--r--web/html/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/html/index.php b/web/html/index.php
new file mode 100644
index 0000000..ec2808a
--- /dev/null
+++ b/web/html/index.php
@@ -0,0 +1,3 @@
+<?
+print "Hello, world!<br/>\n";
+?>