Browse Source

Update functions.php

Nate 6 years ago
parent
commit
fe9eca9a9d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/functions.php

+ 1 - 1
resources/functions.php

@@ -608,7 +608,7 @@
 					if (valid_email($user_email)) {
 						$array['users'][0]['user_email'] = $user_email;
 					}
-					$array['users'][0]['add_date'] = now();
+					$array['users'][0]['add_date'] = 'now()';
 					$array['users'][0]['add_user'] = $_SESSION["username"];
 
 				//build user group insert array