aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/sites.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/sites.php')
-rw-r--r--engine/lib/sites.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/lib/sites.php b/engine/lib/sites.php
index 96e65d7c2..617c62386 100644
--- a/engine/lib/sites.php
+++ b/engine/lib/sites.php
@@ -35,6 +35,7 @@
$this->attributes['name'] = "";
$this->attributes['description'] = "";
$this->attributes['url'] = "";
+ $this->attributes['tables_split'] = 2;
}
/**