Skip to content

Commit

Permalink
Nut:punch:
Browse files Browse the repository at this point in the history
  • Loading branch information
leereilly committed Jan 29, 2012
1 parent a70f577 commit d2ccc19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/api/v1.rb
Expand Up @@ -43,7 +43,7 @@ def statistics_report(user)
end
end

key_appendix = ''
key_prep = ''
if params.has_key? 'levelId'
key_prep = "level_#{params[:levelId]}_"
end
Expand Down

0 comments on commit d2ccc19

Please sign in to comment.