This commit is contained in:
Kar
2025-01-23 19:21:34 +00:00
commit 018d0ce555
16 changed files with 129 additions and 0 deletions

4
.hta_config/var.php Normal file
View File

@@ -0,0 +1,4 @@
<?php
$appName = "PHP Boilarplate";
$domain = "domain.ext";
require_once('conf.php');