DIR : /home/kozerus/public_html/piwigo/include/php_compat/gzopen.php

/home/kozerus/public_html/piwigo/include/php_compat

<?php
if (!function_exists('gzopen') && function_exists('gzopen64'))
{
  function gzopen(string $filename , string $mode, int $use_include_path = null)
  {
    return gzopen64($filename, $mode, $use_include_path);
  }
}
?>
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer