2 lines
92 B
PHP
2 lines
92 B
PHP
<?php defined( 'ROOT_DIR' ) || exit; ?>
|
|
<?php $this->template_load("index.php", array()); ?>
|