1
0
Fork 0

Implemented new Configuration handling

Dieser Commit ist enthalten in:
DSB 2012-08-04 10:40:48 +00:00
Ursprung 6cfb97b401
Commit edc44e2f30
22 geänderte Dateien mit 730 neuen und 107 gelöschten Zeilen

Datei anzeigen

@ -42,7 +42,7 @@ class Msd_Version
* @param array $options Option-array to overwrite required PHP/MySQL
* versions
*
* @return void
* @return Msd_Version
*/
public function __construct($options = array())
{