From bd8b8775f9e2c4e60457ab067cc3ad2c776757f6 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 13 Oct 2008 12:18:34 +0000 Subject: Fixed the previous user login issue. git-svn-id: https://code.elgg.org/elgg/trunk@2237 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/upgrades/2008101303.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 engine/lib/upgrades/2008101303.php (limited to 'engine/lib/upgrades/2008101303.php') diff --git a/engine/lib/upgrades/2008101303.php b/engine/lib/upgrades/2008101303.php new file mode 100644 index 000000000..ac189b956 --- /dev/null +++ b/engine/lib/upgrades/2008101303.php @@ -0,0 +1,11 @@ +guid, true, 'email'); + } + } + +?> \ No newline at end of file -- cgit v1.2.3