Browse
For agents
About
Welcart e-Commerce
/
2.12.3
Welcart e-Commerce
v2.12.3
Switch version
2.12.3
2.11.35
2.12.2
2.12.1
2.11.34
2.11.33
2.11.32
2.11.31
2.11.30
1.3.16
1.3.17
1.3.2
1.3.3
1.3.4
1.3.5
1.3.6
1.3.7
1.3.8
1.3.9
1.4.0
1.4.1
1.4.10
1.4.11
1.4.12
1.4.13
All 291 releases
Overview
Code
usc-e-shop
/
includes
/
completion_settlement.php
completion_settlement.php
in Welcart e-Commerce 2.12.3, at includes/completion_settlement.php
7 lines
150 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
if
(
isset
(
$
this
)
)
{
3
$
usces
=
&
$
this
;
4
}
5
6
$
html
=
apply_filters
(
'
usces_filter_completion_settlement_message
'
,
$
html
,
$
usces_entries
)
;
7