Files
luos/thirdparty/pear/SOAP/Interop/config.php.dist

5 lines
137 B
Plaintext
Raw Normal View History

2017-08-02 16:06:56 -04:00
<?php
// configuration items
$interopConfig['DSN'] = 'mysql://user@localhost/soapinterop';
$interopConfig['basedir'] = '/soap_interop/';