One Hat Cyber Team
Your IP :
216.73.216.115
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
sam
/
public_html
/
web
/
modules
/
View File Name :
mod_eg_random.xml
<?xml version="1.0" encoding="iso-8859-1"?> <mosinstall type="module" version="1.0.0"> <name>Easy Gallery Random Image</name> <author>Adam van Dongen</author> <creationDate>September 2006</creationDate> <copyright>(C) 2006. Joomla-addons.org</copyright> <authorEmail>adam@joomla-addons.org</authorEmail> <authorUrl>www.joomla-addons.org</authorUrl> <version>1.0</version> <description>Will display a random image.</description> <files> <filename module="mod_eg_random">mod_eg_random.php</filename> </files> <params> <param 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" /> <param name="pretext" type="textarea" cols="20" rows="5" default="" label="Pre-text" description="This is the Text or HTML that is displayed above the image" /> <param name="posttext" type="textarea" cols="20" rows="5" label="Post-text" description="This is the Text or HTML that is displayed below the image" /> <param name="cid" type="text" default="" label="Categories" description="Display only images from the entered categorie(s). Input more than one ID separated with comma's" /> </params> </mosinstall>