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

@@ -19,8 +19,6 @@ if ( $0 =~ /cal.*?\.cgi$/ ) {
( my $cgi, my $params, my $error ) = params::get($r);
my $config = config::getFromScriptLocation();
my $debug = $config->{system}->{debug};
my $request = {
url => $ENV{QUERY_STRING},
params => {