1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-28 10:24:10 +01:00

Merge branch 'master' of github.com:DataTables/DataTablesSrc

This commit is contained in:
Allan Jardine 2019-11-20 10:18:32 +00:00
parent ecd2c966b9
commit 6ff3e3704f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
fe2ab543d56011d13493ac329d38de285647d927
03da99543d46e2e13ac5340226ee233ae60733d8

View File

@ -16,7 +16,7 @@
*/
// REMOVE THIS BLOCK - used for DataTables test environment only!
// Please Remove below 4 lines as this is use in Datatatables test environment for your local or live environment please remove it or else it will not work
$file = $_SERVER['DOCUMENT_ROOT'].'/datatables/pdo.php';
if ( is_file( $file ) ) {
include( $file );