diff --git a/content/wordpress/features.md b/content/wordpress/features.md index 97ed145..61b5e7e 100644 --- a/content/wordpress/features.md +++ b/content/wordpress/features.md @@ -10,6 +10,6 @@ Auf dem Wordpress-Server läuft die jeweils aktuelle [Debian](https://debian.org | Datenbank | MariaDB | | PHP | 8.2 | | PHP-FPM | :heavy_check_mark: | -| Deaktiviere PHP-Funktionen | `mail, proc_open, curl_ini, parse_ini_file, symlink, system_exec, exec, shell_exec, phpinfo` u.a. | +| Deaktivierte PHP-Funktionen | `mail, proc_open, curl_ini, parse_ini_file, symlink, system_exec, exec, shell_exec, phpinfo` u.a. | | APC-Cache | :heavy_check_mark: | | OPcache | :heavy_check_mark: |