From 907ccf12308910dce12a9768e2b9b9b4af00b71d Mon Sep 17 00:00:00 2001 From: "Luis J. Villanueva" Date: Fri, 25 Apr 2014 13:22:29 -0400 Subject: [PATCH] Adding index file that checks if there are any bib files. --- index.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 index.php diff --git a/index.php b/index.php new file mode 100644 index 0000000..b8a3003 --- /dev/null +++ b/index.php @@ -0,0 +1,26 @@ + + +

Available databases:

"; +echo " + +"; +?> \ No newline at end of file