From c08e34dea3bef484f4922e358207d35ba6ea4be6 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 6 Oct 2014 10:45:23 +0000 Subject: bug 3078: avoid zlib issue on Ubuntu 14.04 (PHP 5.5) and maybe other systems git-svn-id: http://piwigo.org/svn/trunk@29904 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/php_compat/gzopen.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 include/php_compat/gzopen.php (limited to 'include/php_compat') diff --git a/include/php_compat/gzopen.php b/include/php_compat/gzopen.php new file mode 100644 index 000000000..4e9fe332d --- /dev/null +++ b/include/php_compat/gzopen.php @@ -0,0 +1,9 @@ + \ No newline at end of file -- cgit v1.2.3