5 Dec
2011
5 Dec
'11
3:01 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7307 --- Comment #5 from Adrien SAURAT <adrien.saurat@biblibre.com> 2011-12-05 14:01:06 UTC --- I don't know and the developper of the first version of this patch (developped for a specific customer) can't remember why he did this. I guess we can remove this, I'll make another patch. The following check : if ( $OPACRssURL !~ m/^http:\/\// ) { $OPACRssURL = "http://" . $OPACRssURL } will then have to handle https cases. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.