##// END OF EJS Templates
Added cache for application settings (Setting model)....
Added cache for application settings (Setting model). Once the values are cached, only one database query is done at each user request (to check if the cache is still valid). git-svn-id: http://redmine.rubyforge.org/svn/trunk@685 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r410:a9a082f05cc3
r674:6bdc13b33d8d
Show More
issue_add_zh.rhtml
2 lines | 159 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / issue_add_zh.rhtml
Jean-Philippe Lang
Patch 9725 Email templates of chinese simplified (Andy Wu)...
r410 ���� #<%= @issue.id %> �ѱ���
Jean-Philippe Lang
Added chinese simplified translation (Andy Wu)...
r390 ----------------------------------------
<%= render :file => "_issue", :use_full_path => true, :locals => { :issue => @issue } %>