5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
<?php
|
|
// configuration items
|
|
$interopConfig['DSN'] = 'mysql://user@localhost/soapinterop';
|
|
$interopConfig['basedir'] = '/soap_interop/';
|