Commit Graph

7 Commits

Author SHA1 Message Date
Uwe Steinmann
9b643fa700 check for extension dir before reading contents 2015-05-04 07:15:00 +02:00
Uwe Steinmann
d16559c3d1 fix creation of cached extension configuration 2015-04-16 08:03:23 +02:00
Uwe Steinmann
8cb8c2fb27 pass database as first parameter to constructor of extension mgr 2014-12-08 14:39:55 +01:00
Uwe Steinmann
803d819c03 fix creating of configuration file
createExtensionConf() will in any case create a file, even if there
are no extensions available. It will not automatically include that
file anymore.
2014-11-13 13:56:13 +01:00
Uwe Steinmann
b03bb1c286 pass $db to constructor 2013-05-28 07:31:16 +02:00
Uwe Steinmann
0a3811c429 remove debug output 2013-05-02 22:30:09 +02:00
Uwe Steinmann
ae003bf7f2 new class to manage extensions 2013-05-02 12:10:42 +02:00