From f5c7695c7e5f9f99bb5e0d6ac64383aded51d2eb Mon Sep 17 00:00:00 2001 From: icewing Date: Mon, 9 Jun 2008 16:34:44 +0000 Subject: git-svn-id: https://code.elgg.org/elgg/trunk@838 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/users.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/lib/users.php') diff --git a/engine/lib/users.php b/engine/lib/users.php index 2718d18b9..ec22db239 100644 --- a/engine/lib/users.php +++ b/engine/lib/users.php @@ -39,7 +39,7 @@ $this->attributes['email'] = ""; $this->attributes['language'] = ""; $this->attributes['code'] = ""; - + $this->attributes['tables_split'] = 2; } /** -- cgit v1.2.3