3 lines
68 B
PHP
3 lines
68 B
PHP
<?php
|
|
include ('config.php');
|
|
include (APP_BASE_PATH.'service.php'); |
<?php
|
|
include ('config.php');
|
|
include (APP_BASE_PATH.'service.php'); |