Download this file
1 2 3 4 5
<?php define('BASE_PATH', dirname(__FILE__).'/'); define('DEBUG', true); define('APP_SIGNATURE', 'phpMySOAP 0.5'); include BASE_PATH.'lib/bootstrap.php';