mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 09:01:40 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
* \file htdocs/fourn/commande/dispatch.php
|
||||
* \ingroup commande
|
||||
* \brief Fiche de ventilation des commandes fournisseurs
|
||||
* \version $Id$
|
||||
* \version $Id: dispatch.php,v 1.40 2011/08/27 14:24:54 hregis Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -409,5 +409,5 @@ if ($id > 0 || ! empty($ref))
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date$ - $Revision$');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user