]> dev.renevier.net Git - syp.git/blobdiff - install.php
improve wizard (hand editing of settings.php is no more needed)
[syp.git] / install.php
diff --git a/install.php b/install.php
new file mode 100644 (file)
index 0000000..612c152
--- /dev/null
@@ -0,0 +1,7 @@
+<?php
+/* Copyright (c) 2009 Arnaud Renevier, Inc, published under the modified BSD
+   license. */
+
+    require ('inc/langutils.php');
+    require ('inc/templates_install.php');
+?>