6 lines
70 B
PHP
6 lines
70 B
PHP
<?php
|
|
|
|
include($config['html_dir'] . "/pages/front/default.php");
|
|
|
|
?>
|