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

Annotation of /trunk/vhost/ecas/sd.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1263 - (hide annotations)
Tue Jul 28 23:23:19 2009 UTC (14 years, 10 months ago) by mglavica
File MIME type: text/plain
File size: 216 byte(s)
files for e-journals catalog

1 mglavica 1263
2     search( 'title', rec('C') );
3     search( 'issn',
4     rec('D'),
5     );
6     search( 'publisher', rec('E') );
7     search( 'url', rec('T') );
8     search( 'urlp', rec('T') );
9     search( 'collection',
10     config('input description')
11     );

  ViewVC Help
Powered by ViewVC 1.1.26