home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Servidores / xampp-win32-1.6.7-installer.exe / php / PEAR / SOAP / Interop / config.php.dist next >
Encoding:
Text File  |  2008-07-02  |  137 b   |  5 lines

  1. <?php
  2. // configuration items
  3. $interopConfig['DSN'] = 'mysql://user@localhost/soapinterop';
  4. $interopConfig['basedir'] = '/soap_interop/';
  5.