Files
luos/gulliver/thirdparty/pear/SOAP/Interop/config.php.dist
2011-09-05 12:47:25 -04:00

5 lines
137 B
Plaintext
Executable File

<?php
// configuration items
$interopConfig['DSN'] = 'mysql://user@localhost/soapinterop';
$interopConfig['basedir'] = '/soap_interop/';