HEX
Server: nginx/1.24.0
System: Linux rtfmfm 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User: neo (1001)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/protonservice.bg/media/fef/file_fef.xml
<?xml version="1.0" encoding="UTF-8"?>
<!--~
  ~ Akeeba Frontend Framework (FEF)
  ~
  ~ @package   fef
  ~ @copyright (c) 2017-2022 Nicholas K. Dionysopoulos / Akeeba Ltd
  ~ @license   GNU General Public License version 3, or later
  -->

<extension type="file" version="3.3" method="upgrade">
    <!-- Generic Metadata -->
    <name>file_fef</name>
    <author>Nicholas K. Dionysopoulos</author>
    <authorEmail>nicholas@dionysopoulos.me</authorEmail>
    <authorUrl>https://www.akeeba.com</authorUrl>
    <copyright>(C) 2017-2021 Akeeba Ltd.</copyright>
    <license>GNU GPL v3 or later</license>
    <version>2.1.1</version>
    <creationDate>2022-10-24</creationDate>
    <description>Akeeba Frontend Framework - The CSS framework for Akeeba Ltd extensions.</description>

    <!-- Fileset definition -->
    <fileset>
        <files target="media/fef">
            <folder>css</folder>
            <folder>fonts</folder>
            <folder>images</folder>
            <folder>js</folder>
            <folder>php</folder>
            <filename>fef.php</filename>
            <filename>version.php</filename>
			<filename>version.txt</filename>
        </files>
    </fileset>

    <!-- Installation / uninstallation script file -->
    <scriptfile>script.fef.php</scriptfile>

    <!-- Update server -->
    <updateservers>
        <server type="extension" priority="1" name="Akeeba FEF">http://cdn.akeeba.com/updates/fef.xml</server>
    </updateservers>
</extension>