===========
Hi:
in the file cataloging.php line 99 say
@$ktag[$rj] = $tag[$j];
and I believe that must say
@$ktag[$rj] = $booktags[$j];
Can i help you with marc description? (sending a new file with tags and
descriptions)
Emilio Luque
pls. send a patch.
=========
--- Aung Myint <au...@ya...> wrote:
> Hello,
>
> I am very new to PhpMyLibrary. I notice that MARC
> records exported from PhpMyLibrary do not go into
> other MARC compatible systems.
>
> I made a quickfix in Cataloging.php file from
> polerio/module/lib. Would like to know whether it is
> OK or I have messed up everything. I use
> PhpMyLibrary-2.0.3-1
>
> Thank you
>
> Aung
>
please submit your patch. thanks
================
|