Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
vnsm /
modules /
mod_j2store_currency /
Delete
Unzip
Name
Size
Permission
Date
Action
css
[ DIR ]
drwxr-xr-x
2025-02-08 22:29
tmpl
[ DIR ]
drwxr-xr-x
2025-02-08 22:29
helper.php
840
B
-rwxr-xr-x
2022-02-20 10:42
index.html
44
B
-rwxr-xr-x
2022-02-20 10:42
mod_j2store_currency.php
1.46
KB
-rwxr-xr-x
2022-02-20 10:42
mod_j2store_currency.xml
2.46
KB
-rwxr-xr-x
2022-02-20 10:42
Save
Rename
<?xml version="1.0" encoding="utf-8"?> <extension type="module" version="2.5" method="upgrade" client="site"> <name>J2Store Currency</name> <creationDate>December 2014</creationDate> <author>Ramesh Elamathi</author> <copyright>Copyright (c) 2013 - 2018 Weblogicx India Private Ltd. All rights reserved.</copyright> <authorEmail>support@j2store.org</authorEmail> <authorUrl>http://j2store.org</authorUrl> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <version>1.0</version> <description> <![CDATA[<p>J2Store shopping cart currency switcher module <p> Please contact to us for more info <a href="mailto:support@j2store.org">support@j2store.org</a></p> ]]> </description> <files> <filename module="mod_j2store_currency">mod_j2store_currency.php</filename> <filename>index.html</filename> <filename>helper.php</filename> <filename>mod_j2store_currency.xml</filename> <folder>css</folder> <folder>tmpl</folder> </files> <config> <fields name="params"> <fieldset name="basic" > <field name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" /> <field name="background_color" type="color" default="#FFFFFF" label="J2STORE_MOD_CURRENCY_BACKGROUND_COLOR" description="J2STORE_MOD_CURRENCY_BACKGROUND_COLOR" /> <field name="text_color" type="color" default="#000000" label="J2STORE_MOD_CURRENCY_TEXT_COLOR" description="J2STORE_MOD_CURRENCY_TEXT_COLOR" /> <field name="link_color" type="color" default="#CCCCCC" label="J2STORE_MOD_CURRENCY_LINK_COLOR" description="J2STORE_MOD_CURRENCY_LINK_COLOR" /> <field name="link_hover_color" type="color" default="#000000" label="J2STORE_MOD_CURRENCY_LINK_HOVER_COLOR" description="J2STORE_MOD_CURRENCY_LINK_HOVER_COLOR" /> <field name="active_link_color" type="color" default="#000000" label="J2STORE_MOD_CURRENCY_ACTIVE_LINK_COLOR" description="J2STORE_MOD_CURRENCY_ACTIVE_LINK_COLOR" /> </fieldset> <fieldset name="advanced"> <field name="cache" type="list" default="1" label="Caching" description="Select whether to cache the content of this module"> <option value="1">Use global</option> <option value="0">No caching</option> </field> <field name="cache_time" type="text" default="900" label="Cache Time" description="The time before the module is recached" /> </fieldset> </fields> </config> </extension>