| Server IP : 213.186.33.4 / Your IP : 216.73.216.193 Web Server : Apache System : Linux webm006.cluster103.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 : awebpaca ( 35430) PHP Version : 8.5.0 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/awebpaca/visitevirtuelle/administrator/components/com_akeeba/akeeba/filters/stack/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>AkeebaBackup :: Filter Stack</title>
</head>
<body>
<h1>What is this directory?</h1>
<p>In this directory, Akeeba Backup stores the stacked optional filters (Optional Filters in the Configuration page).
Unlike
regular filters which are always loaded, optional filters are only loaded when the user chooses to enable them. Each
filter
consists of two files: <var>filtername</var>.ini and <var>filtername</var>.php. The former contains the
filter-specific
configuration options and the later contains the actual filter code.</p>
<p>If you want to create new optional filters, put them in here. Do note that the INI file must always contain a boolean
key named core.filters.<var>filtername</var>.enabled which controls the loading of this particular filter.</p>
<p>Optional filters are always named AEFilterStack<var>Filtername</var> so that the autoloader can find them.
Platform-specific
optional filter classes are named AEFilterStackPlatform<var>Filtername</var>.</p>
</body>
</html>