Revize 2a205303
Přidáno uživatelem Michal Kliment před více než 9 roky(ů)
application/controllers/accounts.php | ||
---|---|---|
|
||
$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);
|
||
}
|
||
}
|
||
|
Také k dispozici: Unified diff
Release 1.1.10