Added in base code for reset email

Signed-off-by: rodude123 <rodude123@gmail.com>
This commit is contained in:
2022-08-07 22:34:31 +01:00
parent c28e02279a
commit d8e16e8de1
16 changed files with 411 additions and 43 deletions
-1
View File
@@ -42,5 +42,4 @@ class timelineData
return array("errorMessage" => "Error, work data not found");
}
}