/[webpac2]/trunk/vhost/ecas/doaj.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/vhost/ecas/doaj.pl

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

revision 1158 by mglavica, Sat Apr 25 12:15:41 2009 UTC revision 1251 by mglavica, Mon Jul 27 13:33:31 2009 UTC
# Line 7  search( 'issn', Line 7  search( 'issn',
7          )          )
8  );  );
9  search( 'publisher',    rec('D') );  search( 'publisher',    rec('D') );
10  search( 'url',          rec('U') );  search( 'urlf',         rec('C') );
11  search( 'language',     rec('E') );  search( 'language',     rec('E') );
12  search( 'keyword',      rec('H') );  search( 'keyword',      rec('H') );
13    search( 'collection',  
14            config('input description')
15    )

Legend:
Removed from v.1158  
changed lines
  Added in v.1251

  ViewVC Help
Powered by ViewVC 1.1.26