##// END OF EJS Templates
Fixed: issue attachments are saved even if the issue has been updated by another user (#3846)....
Fixed: issue attachments are saved even if the issue has been updated by another user (#3846). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2875 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1609:7cdd88a6ce36
r2761:aca6ed13fc25
Show More
dbconsole
3 lines | 100 B | text/plain | TextLexer
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/dbconsole'