Skip to content

Instantly share code, notes, and snippets.

@barrykooij
Created November 3, 2017 10:31
Show Gist options
  • Save barrykooij/4bafee90a2a89d37ac0f58ad186b077b to your computer and use it in GitHub Desktop.
Save barrykooij/4bafee90a2a89d37ac0f58ad186b077b to your computer and use it in GitHub Desktop.
<?php
if ( ! defined( 'WP_USE_EXT_MYSQL' ) ) {
define( 'WP_USE_EXT_MYSQL', false );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment