aboutsummaryrefslogtreecommitdiffstats
path: root/bin/send-comments
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2015-11-20 21:37:17 +0000
committerMatthew Somerville <matthew@mysociety.org>2015-12-02 17:41:42 +0000
commit23949e52f20020fa56cd54655a487ef97ebbc222 (patch)
treefd8a58a3b6df905851ecbed5d83919d7d9d88ed1 /bin/send-comments
parentd48de55d99bd55b28c5aa0fd9f095e9c918b52cb (diff)
Remove many uses of mySociety::Config.
Diffstat (limited to 'bin/send-comments')
-rwxr-xr-xbin/send-comments4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/send-comments b/bin/send-comments
index c3f21fb2c..bf5f27ce0 100755
--- a/bin/send-comments
+++ b/bin/send-comments
@@ -22,8 +22,8 @@ BEGIN {
use CronFns;
-use mySociety::Config;
use DateTime;
+use FixMyStreet;
use FixMyStreet::Cobrand;
use FixMyStreet::DB;
use Open311;
@@ -36,7 +36,7 @@ use constant COUNCIL_ID_OXFORDSHIRE => 2237;
# Set up site, language etc.
my ($verbose, $nomail) = CronFns::options();
-my $base_url = mySociety::Config::get('BASE_URL');
+my $base_url = FixMyStreet->config('BASE_URL');
my $site = CronFns::site($base_url);
my $bodies = FixMyStreet::DB->resultset('Body')->search( {