Bug 34450 - systempreferences.pl has unused op 'update_and_reedit'
Summary: systempreferences.pl has unused op 'update_and_reedit'
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-01 06:39 UTC by David Cook
Modified: 2023-08-01 06:39 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Cook 2023-08-01 06:39:34 UTC
I noticed that admin/systempreferences.pl has an op called "update_and_reedit" but I can't see anywhere that it ever gets used. I think we could get rid of that block of code.