[Koha-bugs] [Bug 16889] Move the ::columns subroutines to Koha::Objects->columns

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 12 03:12:34 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16889

--- Comment #5 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 53241
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53241
Bug 16889: Remove C4::Members::columns and use Koha::Patrons->columns instead

Review of attachment 53241:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=16889&attachment=53241)
-----------------------------------------------------------------

::: C4/Members.pm
@@ -583,5 @@
> -    else {
> -        @data = ();
> -    }
> -    return @data;
> -}

Farewell, my baby.

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


More information about the Koha-bugs mailing list