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

            Bug ID: 9883
           Summary: Koha::Plugins::Base should not require koha-conf to
                    load
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: blocker
          Priority: P5 - low
         Component: Tools
          Assignee: [email protected]
          Reporter: [email protected]

This line:
    push @INC, C4::Context->config("pluginsdir");

means that Koha::Plugins::Base cannot be loaded without a koha-conf.xml file
present and pointed to by the KOHA_CONF environment variable.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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