remove debug

This commit is contained in:
Milan
2023-02-26 22:28:12 +01:00
parent 26d56bd757
commit 4521c3ed6c
39 changed files with 0 additions and 73 deletions

View File

@@ -20,8 +20,6 @@ binmode STDOUT, ":encoding(UTF-8)";
if ( $0 =~ /comments.*?\.cgi$/ ) {
my $config = config::get('config/config.cgi');
my $debug = $config->{system}->{debug};
my $request = {
url => $ENV{QUERY_STRING},
params => {