Further admin tools

There’s a bug where the CSV export isn’t putting anything into the CSV
This commit is contained in:
jcreek
2014-08-22 16:47:39 +01:00
parent 63cc7979a7
commit 8a2f8b629a
10 changed files with 99 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
<head>
<link rel="icon" type="image/png" href="favicon.png">
</head>
<?php //this code creates the database connection for all pages that need it
session_start();