]> andersk Git - sql-web.git/blobdiff - admin/index.php
git-svn-id: svn://presbrey.mit.edu/sql/mitsql@48 a142d4bd-2cfb-0310-9673-cb33a7e74f58
[sql-web.git] / admin / index.php
diff --git a/admin/index.php b/admin/index.php
new file mode 100755 (executable)
index 0000000..b8eaf60
--- /dev/null
@@ -0,0 +1,8 @@
+<?php
+
+require_once('../mitsql.cfg.php');
+echo get_include_path();
+
+phpinfo();
+
+?>
This page took 0.022581 seconds and 4 git commands to generate.