Added a missing field.

This commit is contained in:
James Cole 2015-01-05 20:21:43 +01:00
parent 0dff371e62
commit ba285a2d2d

View File

@ -277,7 +277,7 @@ class PiggyBankController extends BaseController
$data['repeats'] = 0;
$data['user_id'] = Auth::user()->id;
$data['rep_every'] = 0;
$data['reminder skip'] = 0;
$data['reminder_skip'] = 0;
// always validate: