Files
luos/thirdparty/pear/SOAP/Interop/config.php.dist
Paula Quispe 9eb7d6cac2 HOR-2689
2017-08-03 17:00:30 -04:00

5 lines
137 B
Plaintext

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