co já vím

Co-authored-by: Bruno Rybársky <bruno@brn.systems>
This commit is contained in:
2024-01-20 18:55:42 +01:00
parent 0bd68c257f
commit a1f5af75bd
5 changed files with 44 additions and 6 deletions

View File

@@ -1,3 +1,5 @@
<?php
require_once 'secrets/mysql.php';
$page_dir = "pages";
$template_dir = "templates";
?>