mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-20 18:54:15 +01:00
Dev: Changing name of dev include file for consistency with Editor
This commit is contained in:
parent
d894dc7fbc
commit
2f2629433d
@ -1 +1 @@
|
||||
aa849bd98f730afa8b1bd42f78759863e94c9d1a
|
||||
21e6d0082a771ef6fa543ecf21d72fe58a2b36e3
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
// REMOVE THIS BLOCK - used for DataTables test environment only!
|
||||
$file = $_SERVER['DOCUMENT_ROOT'].'/datatables/mysql.php';
|
||||
$file = $_SERVER['DOCUMENT_ROOT'].'/datatables/pdo.php';
|
||||
if ( is_file( $file ) ) {
|
||||
include( $file );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user