summaryrefslogtreecommitdiff
path: root/htdocs/src/config.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/src/config.inc.php')
-rw-r--r--htdocs/src/config.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/src/config.inc.php b/htdocs/src/config.inc.php
index f1308b6..211a798 100644
--- a/htdocs/src/config.inc.php
+++ b/htdocs/src/config.inc.php
@@ -20,7 +20,7 @@ $CONFIG = array(
'email_from' => 'community@myfoursquarechurch.com',
'urlroot' => 'http://localhost/~jesse/p4s/community/htdocs',
- 'root' => '/Users/jesse/Development/P4Square/community/htdocs',
+ 'root' => '/home/jesse/Development/p4square/community/htdocs',
'debug' => true,
'production' => false,