From 349bf4931398344d5ede53fc47d6ab800000258f Mon Sep 17 00:00:00 2001 From: bprieshof Date: Wed, 10 Apr 2019 15:24:56 +0200 Subject: [PATCH] Update 'NGINX-Installer.sh' --- NGINX-Installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NGINX-Installer.sh b/NGINX-Installer.sh index a6a9bc7..b6e8802 100644 --- a/NGINX-Installer.sh +++ b/NGINX-Installer.sh @@ -304,7 +304,7 @@ define( 'NOBLOGREDIRECT', 'https://$domain' ); #define( 'WP_AUTO_UPDATE_CORE', false ); $WPSalts #\$table_prefix = '$db_name'; -\$table_prefix = ''; +\$table_prefix = 'wp'; define('WP_DEBUG', false); if ( !defined('ABSPATH') )