HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/confeduphaar/backip-old-files/administrator/components/com_jdprofiler/jdprofiler.xml
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="3.0" method="upgrade">
    <name>com_jdprofiler</name>
    <creationDate>Dec 2018</creationDate>
    <copyright>Copyright (C) 2018 Joomdev, Inc. All rights reserved.</copyright>
    <license>GNU General Public License version 2 or later; see LICENSE.txt</license>
    <author>Joomdev</author>
    <authorEmail>info@joomdev.com</authorEmail>
    <authorUrl>https://www.joomdev.com</authorUrl>
    <version>1.1</version>
    <updateservers>
		<server type="extension" name="com_jdprofiler" priority="1">https://cdn.joomdev.com/extensionupdates/com_jdprofiler.xml</server>
	</updateservers>
    <description></description>
    
    <install> <!-- Runs on install -->
        <sql>
            <file driver="mysql" charset="utf8">sql/install.mysql.utf8.sql</file>
        </sql>
    </install>
    <update> <!-- Runs on update -->
        <sql>
            <file driver="mysql" charset="utf8">sql/update.mysql.utf8.sql</file>
        </sql>
    </update>
    <uninstall> <!-- Runs on uninstall -->
        <sql>
            <file driver="mysql" charset="utf8">sql/uninstall.mysql.utf8.sql</file>
        </sql>
    </uninstall>
    <administration>
        <menu>COM_JDPROFILER</menu>
        <submenu>
			<menu link="option=com_jdprofiler&amp;view=profiles" view="profiles" alt="Jdprofiler/Profiles">COM_JDPROFILER_TITLE_PROFILES</menu>
            <menu link="option=com_jdprofiler&amp;view=teams" view="teams" alt="Jdprofiler/teams">COM_JDPROFILER_TITLE_TEAMS</menu>
        </submenu>
        <files folder="administrator">
            <filename>access.xml</filename>
            <filename>config.xml</filename>
            <filename>controller.php</filename>
            <filename>index.html</filename>
            <filename>jdprofiler.php</filename>
            <folder>controllers</folder>
            <folder>assets</folder>
            <folder>helpers</folder>
            <folder>models</folder>
            <folder>sql</folder>
            <folder>tables</folder>
            <folder>views</folder>
        </files>
        <languages folder="administrator/languages">
			<language tag="en-GB">en-GB/en-GB.com_jdprofiler.ini</language>
			<language tag="en-GB">en-GB/en-GB.com_jdprofiler.sys.ini</language>
        </languages>
    </administration>
    <config>
        <fields name="params">
            <fieldset name="component">
                <field name="save_history" default="0" />
            </fieldset>
        </fields>
    </config>
    <plugins>
        <plugin group="search" plugin="jdprofiler"/>
    </plugins>
</extension>