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: stalkernoid@gmail.com Reporter: nugged@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com 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.