| Server IP : 54.36.91.62 / Your IP : 216.73.217.111 Web Server : Apache System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/coopiak/dansnotreville-fr/plugins/user/jomsocialuser/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <extension version="3.0" type="plugin" group="user" method="upgrade"> <name>User - Jomsocial User</name> <author>JomSocial</author> <creationDate>March 2011</creationDate> <copyright>Copyright 2008 - 2010 by Slashes & Dots Sdn Bhd. All rights reserved</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <authorEmail>support@jomsocial.com</authorEmail> <authorUrl>http://www.jomsocial.com</authorUrl> <version>4.8.3</version> <description>PLG_JOMSOCIALUSER_XML_DESCRIPTION</description> <languages> <language tag="en-GB">en-GB.plg_user_jomsocialuser.ini</language> <language tag="en-GB">en-GB.plg_user_jomsocialuser.sys.ini</language> </languages> <files> <filename plugin="jomsocialuser">jomsocialuser.php</filename> </files> <params> <param name="delete_jommla_contact" type="list" default="0" label="Delete Joomla User's Contact Details" description="If you enable this option, the Joomla contact details for the particular user which you wish to delete will also be removed."> <option value="0">No</option> <option value="1">Yes</option> </param> </params> <config> <fields name="params"> <fieldset name="basic"> <field name="delete_jommla_contact" type="list" default="0" label="Delete Joomla User's Contact Details" description="If you enable this option, the Joomla contact details for the particular user which you wish to delete will also be removed."> <option value="0">No</option> <option value="1">Yes</option> </field> </fieldset> </fields> </config> </extension>