2024-08-13
This commit is contained in:
parent
74779c64c1
commit
6b27b6d5e6
30 changed files with 6781 additions and 2 deletions
5
web/vendor/htmlburger/carbon-fields/tests/misc/db.php
vendored
Normal file
5
web/vendor/htmlburger/carbon-fields/tests/misc/db.php
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
if ( ! defined( 'WP_USE_EXT_MYSQL' ) ) {
|
||||
define( 'WP_USE_EXT_MYSQL', false );
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue