https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29056
Bug ID: 29056
Summary: Remove demo functionality remnants
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: System Administration
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Depends on: 12227
found some remnants of "C4::Context->config('demo')":
in /svc/config/systempreferences line 68:
`unless ( C4::Context->config('demo') ) { ... `
this "demo" was removed everywhere so should be removed in
svc/config/systempreferences too
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12227
[Bug 12227] Remove demo user functionality
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/