[Koha-patches] (no subject)

Galen Charlton galen.charlton at liblime.com
Fri Jan 9 19:21:26 CET 2009


Hi,

On Thu, Jan 1, 2009 at 12:39 PM, stan <stan at brinkerhoff.org> 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
galen.charlton at liblime.com
p: 1-888-564-2457 x709
skype: gmcharlt



More information about the Koha-patches mailing list