mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-18 11:52:11 +01:00
e5d8a40fc1
1D arrays. - The method implemented isn't actually 100% perfect - if you mix arrays and scalars, then the behaviour is undefined. But that shouldn't happen in DataTables. Will look into it further, though