Web Applications

Piwigo

Additional Changes
  • include/function_url.inc - line 73
    • if ( (!$is_https && $_SERVER['SERVER_PORT'] != 80)
                  ||($is_https && $_SERVER['SERVER_PORT'] != 443 && $_SERVER['SERVER_PORT'] != 80))