Home
last modified time | relevance | path

Searched hist:"1 fb44fd637149ebabb965227f56759eaacd3af8e" (Results 1 – 1 of 1) sorted by relevance

/plugin/siteexport/
H A Dpreload.php1fb44fd637149ebabb965227f56759eaacd3af8e Thu Jan 22 08:43:15 UTC 2026 Gerry Weißbach <gerry.w@gammaproduction.de> Fix realpath() check in template directory validation

- Explicitly check if realpath() returns false before using the value
- Use is_dir() instead of file_exists() for better type checking
- Improves reliability in Docker/farmer plugin environments