Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Intelliants
E-commerce Script
Commits
f71d1ab6
Commit
f71d1ab6
authored
Jul 11, 2017
by
Janur J.
Browse files
Debug stmt removed
parent
37715fb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
checkout.php
View file @
f71d1ab6
...
...
@@ -38,7 +38,7 @@ if (iaView::REQUEST_HTML == $iaView->getRequestType()) {
$iaCore
->
factoryModule
(
'notification'
,
IA_CURRENT_MODULE
,
'common'
)
->
send
(
'order_placed'
,
(
array
)
$order
);
die
;
$iaCart
->
cleanup
();
$iaOrder
->
cleanup
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment