Hi,
The public git repository, gitweb, and gitstats running on
git.koha.org will be moved to a new server later today, and
consequently the DNS entry for git.koha.org will be changed to point
to the new server.
As noted earlier this week, gitweb is currently not functioning,
although the git repo
Galen Charlton wrote:
protocol. The breakage was caused by our (LibLime's) attempt to apply
security updates on the virtual private server running git.koha.org.
However, this appears to have resulted in an incompatibility between
the C library and the kernel of either the host or client operati
Hello,
could someone explain to me what is the meaning (functionnaly speaking)
of this portion of code :
(C4/Circulation.pm)
# check if the book is in a permanent collection
my $hbr = $iteminformation->{'homebranch'};
my $branches = GetBranches();
if ( $
On 3/13/08, Paul POULAIN <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> could someone explain to me what is the meaning (functionnaly speaking)
> of this portion of code :
> (C4/Circulation.pm)
> # check if the book is in a permanent collection
> my $hbr = $iteminformation->{'
Hi Rick,
On Wed, Mar 12, 2008 at 6:21 PM, Rick Welykochy <[EMAIL PROTECTED]> wrote:
> Galen Charlton wrote:
>
> > protocol. The breakage was caused by our (LibLime's) attempt to apply
> > security updates on the virtual private server running git.koha.org.
> > However, this appears to have res