diff --git a/media/src/core/core.sort.js b/media/src/core/core.sort.js index e01c1b4a..cff09617 100644 --- a/media/src/core/core.sort.js +++ b/media/src/core/core.sort.js @@ -408,7 +408,7 @@ function _fnSortingClasses( oSettings ) var reClass = new RegExp(sClass + "[123]"); /* Track columns where we've found one of the sorting classes */ - var abFound = []; + var abFound = [], iFound = 0; for ( i=0, iLen=nTds.length; i