https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19178 Bug ID: 19178 Summary: Remove outdated sms* scripts Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org Files in the sms directory are outdated and should be removed: - sms_listen.pl - sms_listen_windows_start.pl - sms.pl ---------
From the mailing list:
Hi all, I’m just going through the Koha codebase and making sure everything compiles, and I stumbled upon sms/sms_listen_windows_start.pl: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=sms/sms_listen_win... It looks like it’s a script for Windows, which the community doesn’t remotely support, plus the code doesn’t really make any sense. ./sms/sms_listen.pl also looks like garbage to me. So does ./sms/sms.pl. Everyone reckon it would be safe to remove both of these scripts from Koha? Looks like they’re about 7+ years old… David Cook -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.