This commit is contained in:
Frédéric FRANCE 2021-10-21 11:49:24 +02:00 committed by GitHub
parent e8e63e85f1
commit bca3bcf8c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
/* Module descriptor for ticket system /* Module descriptor for ticket system
* Copyright (C) 2013-2016 Jean-François FERRY <hello@librethic.io> * Copyright (C) 2013-2016 Jean-François FERRY <hello@librethic.io>
* 2016 Christophe Battarel <christophe@altairis.fr> * 2016 Christophe Battarel <christophe@altairis.fr>
* Copyright (C) 2019 Frédéric France <frederic.france@netlogic.fr> * Copyright (C) 2019-2021 Frédéric France <frederic.france@netlogic.fr>
* *
* This program is free software: you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
@ -19,7 +19,7 @@
*/ */
/** /**
* \file core/boxes/box_ticket_by_severity.php * \file htdocs/core/boxes/box_graph_ticket_by_severity.php
* \ingroup ticket * \ingroup ticket
* \brief This box shows open tickets by severity * \brief This box shows open tickets by severity
*/ */