Hi,

On Thu, Jan 1, 2009 at 12:39 PM, stan <[email protected]> wrote:
> +    # Apparently the GIT code does not run out of a CGI-BIN subdirectory
> +    # but distribution code does?  (Stan, 1jan08)
> +    if(-d $cgidir . "/cgi-bin"){
> +        my $cgidir .= "/cgi-bin";
> +    }

I've pushed the patch, but on reflection, I think the bit about
testing whether intranetdir or intranetdir/cgi-bin is the true path to
the CGI scripts is no longer necessary, either in this routine or
various other places that do the same test, since <intranetdir> is now
always set correctly for all three installation modes.  Does anybody
know of any reasons (perhaps a legacy from pre-3.0 versions of Koha)
why this would still be needed?

Regards,

Galen
-- 
Galen Charlton
VP, Research & Development, LibLime
[email protected]
p: 1-888-564-2457 x709
skype: gmcharlt
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to