billing2/.hta_config/var.php

4 lines
100 B
PHP

<?php
$appName = "PHP Boilarplate";
$domain = "domain.ext";
require_once('conf.php');