Skip to content
Snippets Groups Projects
  1. Aug 05, 2015
  2. 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
  3. Apr 21, 2015
  4. Jan 15, 2015
  5. Jul 09, 2014
  6. Jan 09, 2013
  7. Apr 12, 2012
  8. Nov 26, 2010
  9. Jul 09, 2010
  10. Dec 16, 2009
  11. Sep 01, 2008
  12. Aug 20, 2008
  13. Aug 18, 2008
Loading