From 2d1d76b5a3fd7eb27f1db51094b72ce72a6cce12 Mon Sep 17 00:00:00 2001 From: Florian HENRY Date: Wed, 14 Oct 2020 12:26:10 +0200 Subject: [PATCH] add credentials --- htdocs/product/stats/bom.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/product/stats/bom.php b/htdocs/product/stats/bom.php index 4b24763747a..7614d2dcc50 100644 --- a/htdocs/product/stats/bom.php +++ b/htdocs/product/stats/bom.php @@ -2,6 +2,7 @@ /* Copyright (C) 2003-2007 Rodolphe Quiedeville * Copyright (C) 2004-2009 Laurent Destailleur * Copyright (C) 2005-2009 Regis Houssin + * Copyright (C) 2020 Floiran Henry * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by