https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14686
Jesse Weaver <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m Status|Signed Off |Failed QA --- Comment #12 from Jesse Weaver <[email protected]> --- I strongly believe that for consistency with the rest of Koha (and due to frustrations that changing the autogenerated schema files causes), that the sub allows_add_by should be moved to a Koha:: module. The code has no tie to the uploaded_files table anyway. Koha::UploadedFiles might be a good name, as that could later easily become a Koha::Objects subclass, but that's just a suggestion. -- 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/
