mailautoconf/index.php

4 lines
93 B
PHP
Raw Normal View History

<?php
// entry point - inport and run the public index.php file
require("public/index.php");