diff --git a/include/class_acc_account_ledger.php b/include/class_acc_account_ledger.php index ad12af47f..aa65b5f1e 100644 --- a/include/class_acc_account_ledger.php +++ b/include/class_acc_account_ledger.php @@ -637,7 +637,8 @@ class Acc_Account_Ledger return $sql; } /** - * Find the card which is using the current account + * Find the id of the cards which are using the current account + * * @return an array of f_id */ function find_card()