We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e02903 commit dd8da43Copy full SHA for dd8da43
1 file changed
wp-pdo-mysql-on-sqlite.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+define( 'WP_MYSQL_ON_SQLITE_LOADER_PATH', __FILE__ );
4
+
5
/**
6
* Load the PDO MySQL-on-SQLite driver and its dependencies.
7
*/
0 commit comments