Projekt

Obecné

Profil

Chyba #975 » 975.patch

Opravný patch - Ondřej Fibich, 2015-04-12 19:05

Zobrazit rozdíly:

application/controllers/accounts.php Locally Modified (Based On LOCAL)
$entrance_fee_left -= $amount;
$date = date::arithmetic($date, 'month');
$date = date::get_next_deduct_date_to($date);
}
}
......
);
}
$date = date::arithmetic($date, 'month');
$date = date::get_next_deduct_date_to($date);
}
}
......
);
}
$date = date::arithmetic($date, 'month');
$date = date::get_next_deduct_date_to($date);
}
}
(3-3/3)