aboutsummaryrefslogtreecommitdiffstats
path: root/config/general-example
diff options
context:
space:
mode:
Diffstat (limited to 'config/general-example')
-rw-r--r--config/general-example3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/general-example b/config/general-example
index 2de8f4d5b..c812f3384 100644
--- a/config/general-example
+++ b/config/general-example
@@ -19,7 +19,7 @@
* Copyright (c) 2007 UK Citizens Online Democracy. All rights reserved.
* Email: francis@mysociety.org; WWW: http://www.mysociety.org
*
- * $Id: general-example,v 1.7 2007-11-27 10:36:51 francis Exp $
+ * $Id: general-example,v 1.8 2007-12-11 12:07:10 francis Exp $
*
*/
@@ -37,6 +37,7 @@ define('OPTION_INCOMING_EMAIL_SECRET', 'xxxx xxxx xxxx xxxx xxxx xxxx xxxx xxxx'
// Administration
define('OPTION_CONTACT_EMAIL', 'admin@localhost');
+define('OPTION_ADMIN_BASE_URL', '/admin/');
?>