Merge pull request #19048 from frederic34/patch-12

doxygen
This commit is contained in:
Laurent Destailleur 2021-10-21 23:05:20 +02:00 committed by GitHub
commit 42fa0c3025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
* Copyright (C) 2004-2007 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2005-2009 Regis Houssin <regis.houssin@inodbox.com>
* Copyright (C) 2008 Raphael Bertrand (Resultic) <raphael.bertrand@resultic.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
* it under the terms of the GNU General Public License as published by
@ -21,7 +21,7 @@
*/
/**
* \file htdocs/core/modules/knowledgemanagement/mod_knowledgerecord_advanced.php
* \file htdocs/knowledgemanagement/core/modules/knowledgemanagement/mod_knowledgerecord_advanced.php
* \ingroup knowledgemanagement
* \brief File containing class for advanced numbering model of KnowledgeRecord
*/

View File

@ -23,7 +23,7 @@
*/
/**
* \file htdocs/core/modules/knowledgemanagement/modules_knowledgerecord.php
* \file htdocs/knowledgemanagement/core/modules/knowledgemanagement/modules_knowledgerecord.php
* \ingroup knowledgemanagement
* \brief File that contains parent class for knowledgerecords document models and parent class for knowledgerecords numbering models
*/