remove debug
This commit is contained in:
@@ -19,7 +19,6 @@ my $r = shift;
|
||||
( my $cgi, my $params, my $error ) = params::get($r);
|
||||
|
||||
my $config = config::get('../config/config.cgi');
|
||||
my $debug = $config->{system}->{debug};
|
||||
|
||||
$params = check_params( $config, $params );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user