From 3d039cd14c8732a9c16cc22cc84fd6e0a32151b2 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Tue, 22 Jan 2008 20:31:36 +0000 Subject: [PATCH] Whoops.. Didn't mean to checkin modified Common.py config file. Reverting. --- config/Common.py | 53 +----------------------------------------------- 1 file changed, 1 insertion(+), 52 deletions(-) diff --git a/config/Common.py b/config/Common.py index b980000..53efaf0 100644 --- a/config/Common.py +++ b/config/Common.py @@ -23,7 +23,7 @@ settings = { "luminotes.http_proxy_ip": "127.0.0.1", "luminotes.https_proxy_ip": "127.0.0.2", "luminotes.support_email": "", - "luminotes.payment_email": "seller_1199677742_biz@luminotes.com", + "luminotes.payment_email": "", "luminotes.rate_plans": [ { "name": "free", @@ -38,30 +38,6 @@ settings = { "fee": 5, "button": """ -
- - - - - - - - - - - - - - - - - - - - - - -
""", }, { @@ -71,30 +47,6 @@ settings = { "fee": 9, "button": """ -
- - - - - - - - - - - - - - - - - - - - - - -
""", }, # { @@ -109,9 +61,6 @@ settings = { ], "luminotes.unsubscribe_button": """ - - Unsubscribe - """, }, }