/[webpac2]/trunk/conf/ffcasopisi/tables-signature.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/conf/ffcasopisi/tables-signature.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1272 by mglavica, Tue Aug 11 12:28:15 2009 UTC revision 1273 by mglavica, Wed Aug 19 14:05:30 2009 UTC
# Line 4  Line 4 
4  #di => split( /;/, rec(  #di => split( /;/, rec(
5    
6  row( 'sig',  row( 'sig',
7          zbirka => rec('A'),          zbirka => rec('A') || 0,
8          mfn => rec('B') || 0,          mfn => rec('B') || 0,
9          signatura => rec('C'),          signatura => rec('C') || 0,
10          biljeska => rec('D'),          biljeska => rec('D') || 0,
11          naslov => rec('E'),          naslov => rec('E') || 0,
12          issn => rec('F'),          issn => rec('F') || 0,
13          fond => rec('G')          fond => rec('G') || 0
14  );  );
15    

Legend:
Removed from v.1272  
changed lines
  Added in v.1273

  ViewVC Help
Powered by ViewVC 1.1.26