diff --git a/htdocs/societe/class/client.class.php b/htdocs/societe/class/client.class.php index 6bc7a0bcdcb..090392efd70 100644 --- a/htdocs/societe/class/client.class.php +++ b/htdocs/societe/class/client.class.php @@ -1,8 +1,8 @@ - * Copyright (C) 2005-2012 Regis Houssin +/* Copyright (C) 2004 Rodolphe Quiedeville + * Copyright (C) 2005-2012 Regis Houssin * Copyright (C) 2020 Open-Dsi - * Copyright (C) 2024 Frédéric France + * Copyright (C) 2024 Frédéric France * * 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 @@ -37,7 +37,7 @@ class Client extends Societe public $next_prev_filter = "te.client in (1,2,3)"; /** - * @var array + * @var array */ public $cacheprospectstatus = array();