From 48b84db9e1e7ec47cf2a101ff43d663b2c0f5af4 Mon Sep 17 00:00:00 2001 From: Maxime Bourget Date: Mon, 6 May 2013 20:42:14 +0100 Subject: [PATCH] Fix typo --- includes/order_lines.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/includes/order_lines.inc b/includes/order_lines.inc index 54b2a7f..959b0b6 100644 --- a/includes/order_lines.inc +++ b/includes/order_lines.inc @@ -28,9 +28,6 @@ print_r('cacou'); } } -?> - - function update_extra_order_details() { if(!isset($_POST['Update']) || $_POST['Update'] != 'Update') return; -- 2.30.2