projects
/
order_line_extra.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbf5647
)
Fix typo
author
Maxime Bourget
<bmx007@gmail.com>
Mon, 6 May 2013 19:42:14 +0000
(20:42 +0100)
committer
Maxime Bourget
<bmx007@gmail.com>
Mon, 6 May 2013 19:42:14 +0000
(20:42 +0100)
includes/order_lines.inc
patch
|
blob
|
history
diff --git
a/includes/order_lines.inc
b/includes/order_lines.inc
index 54b2a7faec8eb4f309827d4492f7b8afe39f0f35..959b0b6609608e0d8f30dd3265c2fd4451462701 100644
(file)
--- 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;