From e61cd160107544d2437827e7fda59450c4dca2c6 Mon Sep 17 00:00:00 2001 From: jesse Date: Thu, 26 May 2011 14:38:46 -0700 Subject: Added accept/reject emails. Still working on new post flow --- htdocs/src/config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'htdocs/src/config.inc.php') 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, -- cgit v1.2.3