From 1a83c6df4ff6e8b16122fdca826302789a3e984d Mon Sep 17 00:00:00 2001 From: Toby Zerner Date: Wed, 6 May 2015 12:12:31 +0930 Subject: [PATCH] Fix signup error --- framework/core/src/Api/Actions/Users/CreateAction.php | 1 + 1 file changed, 1 insertion(+) diff --git a/framework/core/src/Api/Actions/Users/CreateAction.php b/framework/core/src/Api/Actions/Users/CreateAction.php index 71d093ec2..e7a36aa72 100644 --- a/framework/core/src/Api/Actions/Users/CreateAction.php +++ b/framework/core/src/Api/Actions/Users/CreateAction.php @@ -1,5 +1,6 @@