diff --git a/media/js/jquery.dataTables.js b/media/js/jquery.dataTables.js index 2efa921c..07448d0a 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -2194,7 +2194,7 @@ { _fnProcessingDisplay( oSettings, true ); - oSettings.fnServerData.call( oSettings.oInstance, oSettings.sAjaxSource, null, function(json) { + oSettings.fnServerData.call( oSettings.oInstance, oSettings.sAjaxSource, [], function(json) { /* Got the data - add it to the table */ for ( var i=0 ; i