summaryrefslogtreecommitdiffstats
path: root/wpmu-settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'wpmu-settings.php')
-rw-r--r--wpmu-settings.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/wpmu-settings.php b/wpmu-settings.php
index 5a2b3be..d96bbc6 100644
--- a/wpmu-settings.php
+++ b/wpmu-settings.php
@@ -2,6 +2,7 @@
if( $current_site && $current_blog )
return;
+// depreciated
$wpmuBaseTablePrefix = $table_prefix;
$domain = addslashes( $_SERVER['HTTP_HOST'] );