6 lines
50 B
PHP
6 lines
50 B
PHP
|
<?php
|
||
|
|
||
|
require(BASEPATH.'core/checking.php');
|
||
|
|
||
|
|
||
|
?>
|