4 lines
66 B
PHP
Executable File
4 lines
66 B
PHP
Executable File
<?php
|
|
include ('config.php');
|
|
include (APP_BASE_PATH.'rest.php');
|