/[Semantic-Engine]/EPrints/index.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 /EPrints/index.pl

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

revision 22 by dpavlin, Mon Jul 2 18:12:02 2007 UTC revision 23 by dpavlin, Mon Jul 2 19:59:45 2007 UTC
# Line 98  while (my $row = $sth->fetchrow_hashref Line 98  while (my $row = $sth->fetchrow_hashref
98                  title => $parts->{title}->[0],                  title => $parts->{title}->[0],
99                  keywords => $parts->{keywords}->[0],                  keywords => $parts->{keywords}->[0],
100                  abstract => $parts->{abstract}->[0],                  abstract => $parts->{abstract}->[0],
101                    content => EPrints->fulltext_content,
102          });          });
103                    
104          $total++;          $total++;

Legend:
Removed from v.22  
changed lines
  Added in v.23

  ViewVC Help
Powered by ViewVC 1.1.26