From aa380f6ee053302cb80aa1b177c47e3ff2f0aa17 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 16 Feb 2015 20:43:39 +0100 Subject: [PATCH] fix bad include --- htdocs/commande/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/commande/card.php b/htdocs/commande/card.php index 6978de14e40..918244528cc 100644 --- a/htdocs/commande/card.php +++ b/htdocs/commande/card.php @@ -1155,7 +1155,7 @@ if (empty($reshook)) $action = 'edit_extras'; } - include DOL_DOCUMENT_ROOT.'/core/actions_printipp.inc.php'; + include DOL_DOCUMENT_ROOT.'/core/actions_printing.inc.php'; /*