Added some code for reminders but most of its commented out.

This commit is contained in:
James Cole
2014-11-17 20:18:14 +01:00
parent f69598c6aa
commit 36cbb3d71f
10 changed files with 188 additions and 117 deletions

View File

@@ -57,6 +57,7 @@ class Reminder extends Ardent
* action_uri: where to go when the user wants to do this?
* text: full text to present to user
* amount: any relevant amount.
* model: id of relevant model.
*
* @param $value
*