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