Files
Piwigo/admin/include
Sam Wilson 97407ef5b1 PHP 8.1 deprecation: don't pass null to file_get_contents()
This fixes the following PHP 8.1 deprecation notice:

> file_get_contents(): Passing null to parameter #2
> ($use_include_path) of type bool is deprecated in
> piwigo/admin/include/plugins.class.php on line 294
2022-07-18 13:24:49 +02:00
..