| 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/system/ |
Upload File : |
<?xml version="1.0" encoding="iso-8859-1" ?>
<install type="plugin" group="system" version="1.5">
<name>System - jLogonAlert</name>
<creationDate>August 2009</creationDate>
<author>Carlo Di Giuseppe</author>
<copyright>(C) 2009 Carlo Di Giuseppe</copyright>
<license>This module is released under the GNU/GPL License</license>
<authorEmail>mi0772@gmail.com</authorEmail>
<authorUrl>www.applejuice.it</authorUrl>
<version>1.0.0</version>
<description>jLogonAlert advice when someone try to access on your site</description>
<files>
<filename plugin="jlogonalert">jlogonalert.php</filename>
<filename>readme.jlogonalert.html</filename>
</files>
<params>
<param name='default_sender' type='text' default='admin@yoursite.com' size='50' label='Default Sender' description="" />
<param name="default_message" type="textarea" rows="5" cols="40" default="LOGON FROM {client_ip} - USER = {given_user}, PASSWORD = {given_password} ON {site} SITE" label="Default Message" description="" />
</params>
</install>