mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 00:20:03 +00:00
Renamed a table, added a bug fix.
This commit is contained in:
@@ -321,6 +321,7 @@ class PiggybankController extends BaseController
|
||||
$data['rep_every'] = 0;
|
||||
$data['reminder_skip'] = 0;
|
||||
$data['order'] = 0;
|
||||
$data['remind_me'] = isset($data['remind_me']) ? 1 : 0;
|
||||
|
||||
switch (Input::get('post_submit_action')) {
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user