Bug 7315

Summary: Remove deprecated notifyMailsOp.pl cronjob
Product: Koha Reporter: Ian Walls <koha.sekjal>
Component: Command-line UtilitiesAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact:
Severity: minor    
Priority: P5 - low CC: katrin.fischer
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 10021    
Bug Blocks:    

Description Ian Walls 2011-12-04 17:15:24 UTC
This script is hard-coded to work only for one specific library, and references a table, notifys, which is otherwise completely unreferenced anywhere else in Koha (expect possibly in the 22to30 scripts)

This script should be removed