remove WebGUI::PerformanceProfiler
This commit is contained in:
parent
59a562fb35
commit
6d381a5c46
2 changed files with 1 additions and 545 deletions
|
|
@ -36,7 +36,7 @@ require WebGUI::Config;
|
|||
require WebGUI::Pluggable;
|
||||
|
||||
# these modules should always be skipped
|
||||
my @excludes = qw(WebGUI::i18n::English::Automated_Information WebGUI::PerformanceProfiler);
|
||||
my @excludes;
|
||||
push @excludes, readLines($webguiRoot."/sbin/preload.exclude");
|
||||
|
||||
WebGUI::Pluggable::findAndLoad( "WebGUI",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue