]> git.openstreetmap.org Git - rails.git/blobdiff - config/initializers/potlatch.rb
Merge remote-tracking branch 'openstreetmap/pull/954'
[rails.git] / config / initializers / potlatch.rb
index b98d60e1ad50198ebfcaa04f0d452a9a9403df43..223083b7e6e6dabd51bb3bbf607b9760fa82633f 100644 (file)
@@ -1,5 +1,5 @@
 # Load presets
-POTLATCH_PRESETS = Potlatch::Potlatch.get_presets()
+POTLATCH_PRESETS = Potlatch::Potlatch.get_presets
 
 # Use SQL (faster) or Rails (more elegant) for common Potlatch reads
 # getway speedup is approximately x2, whichways approximately x7