mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 01:09:35 +05:30
(refactor): changed router file path (feat): added global host config
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
require './core/connection.php';
|
||||
require './core/host_config.php';
|
||||
require './core/query_functions.php';
|
||||
|
||||
$years = create_project_years_array($conn);
|
||||
|
||||
Reference in New Issue
Block a user