Added many stuff

Too lazy to write what
This commit is contained in:
Furentes
2019-05-16 13:25:21 +02:00
parent eaa735da68
commit 62e4c56658
10 changed files with 400 additions and 87 deletions

View File

@ -1,5 +1,5 @@
<?php
define('SITE_TITLE', 'A Bloggr Site');
define('SITE_TITLE', 'Title of Doom');
define('DB_HOST', 'localhost');
define('DB_NAME', 'bloggr');