]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/export_controller.rb
Add a list of languages and fix a few issues with the schema. Also get
[rails.git] / app / controllers / export_controller.rb
index ab25fcbc67a2ed407955953287d3550c99c46812..c84075d37ed7b822f3d2cdb2dd934f174557d953 100644 (file)
@@ -1,4 +1,7 @@
 class ExportController < ApplicationController
+
+  before_filter :set_locale
+
   def start
   end