<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@
 #
 # It's strongly recommended to check this file into your version control system.
 
-ActiveRecord::Schema.define(:version =&gt; 75) do
+ActiveRecord::Schema.define(:version =&gt; 76) do
 
   create_table &quot;assets&quot;, :force =&gt; true do |t|
     t.string   &quot;content_type&quot;
@@ -179,6 +179,7 @@ ActiveRecord::Schema.define(:version =&gt; 75) do
     t.string  &quot;current_theme_path&quot;
     t.string  &quot;akismet_key&quot;,        :limit =&gt; 100
     t.string  &quot;akismet_url&quot;
+    t.string  &quot;lang&quot;,               :default =&gt; &quot;en-US&quot;, :null =&gt; false
   end
 
   add_index &quot;sites&quot;, [&quot;host&quot;], :name =&gt; &quot;index_sites_on_host&quot;</diff>
      <filename>db/schema.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>33a730791242bb12b2bcd8cfab0a59e2b750b725</id>
    </parent>
  </parents>
  <author>
    <name>Yaroslav Markin</name>
    <email>yaroslav@markin.net</email>
  </author>
  <url>http://github.com/reddavis/mephisto/commit/e7a9be2ab738eba70cfa6431b530ecc80c2e3777</url>
  <id>e7a9be2ab738eba70cfa6431b530ecc80c2e3777</id>
  <committed-date>2008-06-05T02:57:46-07:00</committed-date>
  <authored-date>2008-06-05T02:57:46-07:00</authored-date>
  <message>Fixed schema.rb for migration #76. See http://github.com/technoweenie/mephisto/commit/bc58c2c800ee1bb8e33b4054e8565ce7e19ee8fa#comment_2028</message>
  <tree>b1f9a64bf4b23f488ee3a9676decfe00f56c3ba6</tree>
  <committer>
    <name>Yaroslav Markin</name>
    <email>yaroslav@markin.net</email>
  </committer>
</commit>
