Added Readme, setup script and document information header

This commit is contained in:
2022-01-26 12:55:43 +01:00
parent ab40ebe2ce
commit c960bea83a
6 changed files with 116 additions and 6 deletions

View File

@@ -1,4 +1,8 @@
<?php
/**
* @project: ImgAnnotations
* @author: Bram Prieshof
*/
// DB Credentials
define('DB_HOST', 'localhost');