Add htaccess
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
define('interface', true);
|
||||
|
||||
// Include the configuration file, this contains settings you can change.
|
||||
include 'config.php';
|
||||
include '/custom/settings/config.php';
|
||||
// Include functions and connect to the database using PDO MySQL
|
||||
include 'functions.php';
|
||||
// Connect to MySQL database
|
||||
|
||||
Reference in New Issue
Block a user