Skip to content

Commit

Permalink
Merge commit 'core/fix-upload-archive' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
cykod committed Jul 29, 2010
2 parents fb83654 + e02dc88 commit a647e60
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/models/domain_file.rb
Expand Up @@ -156,10 +156,9 @@ def replace_same
match.replace(self)
return match
end
return self
end
return false


self
end

# Copy copy this file to a new file
Expand Down

0 comments on commit a647e60

Please sign in to comment.