added comments to init
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
|
// =====================================================================
|
||||||
|
// Database Connection
|
||||||
|
// =====================================================================
|
||||||
|
|
||||||
|
|
||||||
// Reads Environment Configfile
|
// Reads Environment Configfile
|
||||||
$envFile = __DIR__ . '/../.env';
|
$envFile = __DIR__ . '/../.env';
|
||||||
|
|||||||
Reference in New Issue
Block a user