Skip to content
Snippets Groups Projects
  1. Feb 22, 2016
  2. Feb 19, 2016
  3. Aug 05, 2015
  4. May 26, 2015
    • Olav Morken's avatar
      Ensure that config.php is optional for module loading. · 0fc3f8a7
      Olav Morken authored
      Currently, if we try to load a class from a module, and the config.php
      is absent, we will get an error about the missing configuration file.
      
      There is no reason for the configuration file to be mandatory here,
      since we have reasonable fallbacks, so fix the code to make it
      optional.
      
      This should make it easier to write tests for code in modules.
      0fc3f8a7
  5. Apr 21, 2015
  6. Jan 15, 2015
  7. Jul 09, 2014
  8. Jan 09, 2013
  9. Apr 12, 2012
  10. Nov 26, 2010
  11. Jul 09, 2010
  12. Dec 16, 2009
  13. Sep 01, 2008
  14. Aug 20, 2008
  15. Aug 18, 2008
Loading