https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33475

            Bug ID: 33475
           Summary: Remove Syndetics template variables from Auth.pm
 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: lu...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org

593             SyndeticsClientCode                   =>
C4::Context->preference("SyndeticsClientCode"),
 594             SyndeticsEnabled                      =>
C4::Context->preference("SyndeticsEnabled"),
 595             SyndeticsCoverImages                  =>
C4::Context->preference("SyndeticsCoverImages"),
 596             SyndeticsTOC                          =>
C4::Context->preference("SyndeticsTOC"),
 597             SyndeticsSummary                      =>
C4::Context->preference("SyndeticsSummary"),
 598             SyndeticsEditions                     =>
C4::Context->preference("SyndeticsEditions"),
 599             SyndeticsExcerpt                      =>
C4::Context->preference("SyndeticsExcerpt"),
 600             SyndeticsReviews                      =>
C4::Context->preference("SyndeticsReviews"),
 601             SyndeticsAuthorNotes                  =>
C4::Context->preference("SyndeticsAuthorNotes"),
 602             SyndeticsAwards                       =>
C4::Context->preference("SyndeticsAwards"),
 603             SyndeticsSeries                       =>
C4::Context->preference("SyndeticsSeries"),
 604             SyndeticsCoverImageSize               =>
C4::Context->preference("SyndeticsCoverImageSize"),


I don't think these need to be in Auth.pm anymore.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to