raptorjs-legacy / raptorjs

Source code for the RaptorJS Toolkit
Other
94 stars 12 forks source link

Fix for allowing checksums to be disabled #1

Closed philidem closed 11 years ago

philidem commented 11 years ago

There was a bug in your code. You should have been reading checksumsEnabled from this.config.checksumsEnabled (not this.checksumsEnabled).