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

5 lines
137 B
Plaintext
Raw Normal View History

2010-12-02 23:34:41 +00:00
<?php
// configuration items
$interopConfig['DSN'] = 'mysql://user@localhost/soapinterop';
$interopConfig['basedir'] = '/soap_interop/';