http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8311

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8311
          Assignee: jcam...@cpbibliography.com
           Summary: Mis-scoped function call in C4::Auth
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: jcam...@cpbibliography.com
          Hardware: All
            Status: NEW
           Version: master
         Component: Architecture, internals, and plumbing
           Product: Koha

There is a mis-scoped function call in C4::Auth, on line 154, where GetMembers
is called without explicit scoping and before 'require C4::Members;'. This does
not actually have any functional ramifications as far as I can tell, but it
would be a good idea to fix it.

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