https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15006
--- Comment #79 from Marcel de Rooy <[email protected]> --- Created attachment 53367 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53367&action=edit Bug 15006 Correct indentation of EXPORTs in Sip.pm Removed tabs and used spaces consistently Used 'use base' to remove unnecessary BEGIN sub and explicit setting of ISA at application level Signed-off-by: Srdjan <[email protected]> Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
