removed spectre
updated credits
This commit is contained in:
parent
e49fcd76e9
commit
f1de189938
6 changed files with 15 additions and 297 deletions
|
|
@ -23,7 +23,7 @@ Contributing Developers..............Peter Beardsley / Appropriate Solutions
|
|||
Chris Gebhardt / OpenServe
|
||||
Andy Grundman
|
||||
Chris Jackson
|
||||
Roy Johnson / Sparton
|
||||
Roy Johnson / Ocean View Creations
|
||||
Koen de Jonge / ProcoliX
|
||||
Martin Kamerbeek / ProcoliX
|
||||
Christian Kocourek
|
||||
|
|
|
|||
|
|
@ -111,6 +111,7 @@ sub updateConfigFile {
|
|||
}
|
||||
push(@{$newConfig{assets}}, "WebGUI::Asset::Wobject::Matrix");
|
||||
push(@{$newConfig{assets}}, "WebGUI::Asset::Wobject::InOutBoard");
|
||||
push(@{$newConfig{assets}}, "WebGUI::Asset::File::ZipArchive");
|
||||
$conf->purge;
|
||||
$conf->set(%newConfig);
|
||||
$conf->write;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue