didn't mean to commit that
This commit is contained in:
parent
bcaf1243b0
commit
6c77bb0c95
1 changed files with 0 additions and 2 deletions
|
|
@ -70,8 +70,6 @@ foreach my $package (@modules) {
|
|||
next if (WebGUI::Utility::isIn($package,@excludes));
|
||||
my $use = "use ".$package." ()";
|
||||
eval($use);
|
||||
print $@
|
||||
if $@;
|
||||
}
|
||||
|
||||
use Apache2::ServerUtil ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue