<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -147,7 +147,7 @@ namespace :onebody do
       %w(secondary_host max_admins max_people max_groups).each do |arg|
         args[arg] = (ENV[arg.upcase] == '' ? nil : ENV[arg.upcase]) unless ENV[arg.upcase].nil?
       end
-      %w(import_export_enabled pages_enabled pictures_enabled publications_enabled).each do |arg|
+      %w(import_export_enabled pages_enabled pictures_enabled publications_enabled active).each do |arg|
         args[arg] = %w(true yes on).include?(ENV[arg.upcase].downcase) unless ENV[arg.upcase].nil?
       end
       args</diff>
      <filename>lib/tasks/sites.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b6167f852a0311ba90c137e068414853946f0720</id>
    </parent>
  </parents>
  <author>
    <name>Tim Morgan</name>
    <email>tim@timmorgan.org</email>
  </author>
  <url>http://github.com/seven1m/onebody/commit/3140066f8186eaac12aaf91a015146f78c835a42</url>
  <id>3140066f8186eaac12aaf91a015146f78c835a42</id>
  <committed-date>2009-10-23T20:33:30-07:00</committed-date>
  <authored-date>2009-10-23T20:33:30-07:00</authored-date>
  <message>Allow to set active from new site rake task.</message>
  <tree>35548fa6ecc36e578f9d9e6d14ddcd38e3744ebe</tree>
  <committer>
    <name>Tim Morgan</name>
    <email>tim@timmorgan.org</email>
  </committer>
</commit>
