From 37d2d990af8d94135fb744c7becab45b57ebef3f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 24 Feb 2014 10:17:56 +0100 Subject: [PATCH] Add comment into doc --- htdocs/compta/facture/impayees.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/htdocs/compta/facture/impayees.php b/htdocs/compta/facture/impayees.php index 9f1e000804f..6a0a9be3cf2 100644 --- a/htdocs/compta/facture/impayees.php +++ b/htdocs/compta/facture/impayees.php @@ -16,6 +16,9 @@ * * You should have received a copy of the GNU General Public License * along with this program. If not, see . + * + * Note: Page can be call with param mode=sendremind to bring feature to send + * remind by emails. */ /**