Piwigo修复路径中的端口错误

文件:include/functions_url.inc.php

找到:function get_absolute_root_url

删除:$url .= $url_port;

 

1