Added Readme, setup script and document information header
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<?php
|
||||
/**
|
||||
* @project: ImgAnnotations
|
||||
* @author: Bram Prieshof
|
||||
*/
|
||||
|
||||
// DB Credentials
|
||||
define('DB_HOST', 'localhost');
|
||||
|
||||
Reference in New Issue
Block a user