We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7726354 commit c8027e6Copy full SHA for c8027e6
configuration.php
@@ -0,0 +1,9 @@
1
+<?php
2
+// CONFIGURATION FILE
3
+$sd_host = "Cáus Solutions DEV";
4
+$sd_host_URL = "http://www.caus-solutions.com";
5
+$fa_my_domain = "";
6
+$local_directory = "/WebFiles/dev/dev/";
7
+$test_local_directory = getcwd();
8
+
9
+?>
0 commit comments