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

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

revision 1171 by dpavlin, Tue Apr 21 23:17:23 2009 UTC revision 1172 by mglavica, Sat Apr 25 22:13:41 2009 UTC
# Line 8  sub url { Line 8  sub url {
8          qq{<a href="$url">$url</a>};          qq{<a href="$url">$url</a>};
9  }  }
10    
11    sub publisher {
12            my ($self,$publisher) = @_;
13            qq{<a href="?search=$publisher">$publisher</a>};
14    }
15    
16  1;  1;

Legend:
Removed from v.1171  
changed lines
  Added in v.1172

  ViewVC Help
Powered by ViewVC 1.1.26