Alex Savenko
/
linija-svitla
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
f66b1f12302d1fd2098645dfd936ddd103619c06
Authored by
Yarik
2017-03-28 17:57:33 +0300
1 parent
caec9f97
Google ecommerce
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
frontend/views/order/success.php
Inline
Side-by-side
frontend/views/order/success.php
Wrap text
Show/Hide comments
View file @
f66b1f1
...
...
@@ -26,6 +26,7 @@
26
26
if($_SERVER['REMOTE_ADDR'] == '89.252.10.6') {
27
27
var_dump($variants);
28
28
var_dump($order);
29
+ die();
29
30
}
30
31
?>
31
32
<div class="block-100">
...
...