Fix: docman
This commit is contained in:
parent
b7cb5a91a2
commit
051f7be09a
@ -18,11 +18,11 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
\file htdocs/compta/paiement/cheque/pre.inc.php
|
* \file htdocs/compta/paiement/cheque/pre.inc.php
|
||||||
\ingroup compta
|
* \ingroup compta
|
||||||
\brief Fichier gestionnaire du menu cheques
|
* \brief Fichier gestionnaire du menu cheques
|
||||||
\version $Id$
|
* \version $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require("../../../main.inc.php");
|
require("../../../main.inc.php");
|
||||||
require_once(DOL_DOCUMENT_ROOT.'/compta/paiement/cheque/class/remisecheque.class.php');
|
require_once(DOL_DOCUMENT_ROOT.'/compta/paiement/cheque/class/remisecheque.class.php');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user