manage folders with non-latin1 names

This commit is contained in:
Eugene Korbut 2009-02-08 07:32:57 +10:00
parent 0d20ce14b8
commit 5264cf12ab
2 changed files with 7 additions and 6 deletions

View file

@ -1,3 +1,4 @@
require 'ezcrypto'
class FoldersController < ApplicationController
include ImapUtils