mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-19 23:59:35 +05:30
(refactor): added write_dataset function to every page
This commit is contained in:
@@ -6,6 +6,8 @@ $dotenv->load();
|
||||
require 'core/connection.php';
|
||||
require 'core/host_config.php';
|
||||
require 'core/query_functions.php';
|
||||
require 'core/write_dataset.php';
|
||||
write_dataset($conn);
|
||||
?>
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user