[Koha-bugs] [Bug 9977] OMNIBUS, remove accidental 'merge marker' strings from Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 2 23:21:22 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9977

--- Comment #1 from Mason James <mtj at kohaaloha.com> ---
here's 2 examples...

kohaclone/authorities/authorities.pl:
  535  # ======================== 
  536  #          MAIN 
  537: #=========================
  538  my $input = new CGI;
  539  my $z3950 = $input->param('z3950');

kohaclone/cataloguing/addbiblio.pl:
  714  # ========================
  715  #          MAIN
  716: #=========================
  717  my $input = new CGI;
  718  my $error = $input->param('error');

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list