Skip to content
Snippets Groups Projects
Commit 2395c1ca authored by Kevin Guerrier's avatar Kevin Guerrier
Browse files

fix comment in file description

parent a80b4703
No related branches found
No related tags found
No related merge requests found
......@@ -20,9 +20,9 @@
*/
/**
* \file htdocs/commande/document.php
* \ingroup order
* \brief Page de gestion des documents attachees a une commande
* \file htdocs/compta/bank/document.php
* \ingroup banque
* \brief Page de gestion des documents attaches a un compte bancaire
*/
require('../../main.inc.php');
require_once(DOL_DOCUMENT_ROOT . "/core/lib/bank.lib.php");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment