DBIx::Class and Koha

I did some work today with DBIx::Class and Koha, and got opac-account.pl partially using it. You can see the schema here and I had to make a few changes to C4::Context, and a few to opac-account.pl. Here is what they were. diff –cc C4/Context.pm index 7ba57fb,4dab9a9..cafc0ca — a/C4/Context.pm +++ b/C4/Context.pm @@@ -18,6 -18,6 +18,8 @@@ [...]

Posted on July 25, 2009 at 9:47 pm by Chris · Permalink · 2 Comments
In: Geek, Koha · Tagged with: ,