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

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31332|0                           |1
        is obsolete|                            |

--- Comment #7 from Nick Clemens <[email protected]> ---
Created attachment 31336
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31336&action=edit
[SIGNED OFF] Bug 12845: C4::Output::FormatData can be removed

Test plan:
  git grep FormatData
should not return any result in pl and pm files.

Signed-off-by: Nick Clemens <[email protected]>
nick@debian:~/koha$ git grep FormatData
C4/Output.pm:        &output_html_with_http_headers
&output_ajax_with_http_headers &output_with_http_headers FormatData
FormatNumber
C4/Output.pm:=item FormatData
C4/Output.pm:FormatData($data_hashref)
C4/Output.pm:sub FormatData{
nick@debian:~/koha$ git bz apply 12845
Bug 12845 - C4::Output::FormatData is unused

31332 - Bug 12845: C4::Output::FormatData can be removed

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 12845: C4::Output::FormatData can be removed
nick@debian:~/koha$ git bz apply 12845
Bug 12845 - C4::Output::FormatData is unused

31332 - Bug 12845: C4::Output::FormatData can be removed

Apply? [(y)es, (n)o, (i)nteractive] n
nick@debian:~/koha$ git grep FormatData
nick@debian:~/koha$

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to