| Server IP : 195.130.67.5 / Your IP : 216.73.216.231 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/icd/plugins/content/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <install version="1.5" type="plugin" group="content"> <name>Content - Email Cloaking</name> <author>Joomla! Project</author> <creationDate>November 2005</creationDate> <copyright>Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>1.5</version> <description>DESCMOSEMAILCLOAK</description> <files> <filename plugin="emailcloak">emailcloak.php</filename> </files> <params> <param name="mode" type="list" default="1" label="Mode" description="Select how the emails will be displayed"> <option value="0">Nonlinkable Text</option> <option value="1">As linkable mailto address</option> </param> </params> </install>