summaryrefslogtreecommitdiff
path: root/ext/soap/interop/config.php.dist
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/interop/config.php.dist')
-rw-r--r--ext/soap/interop/config.php.dist5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/soap/interop/config.php.dist b/ext/soap/interop/config.php.dist
deleted file mode 100644
index afdeaf9f6c..0000000000
--- a/ext/soap/interop/config.php.dist
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
-// configuration items
-$interopConfig['DSN'] = 'mysql://root@localhost/soapinterop';
-$interopConfig['baseURL'] = 'http://localhost/soap/interop';
-?> \ No newline at end of file