From e292c85154624ea2496a3caae22ffc8df52d5838 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Paul=20H=C3=A4nsch?= Date: Thu, 28 Jun 2018 12:23:56 +0200 Subject: [PATCH] Remove debug lines --- cgilite.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cgilite.sh b/cgilite.sh index 634889d..d6f2242 100755 --- a/cgilite.sh +++ b/cgilite.sh @@ -114,10 +114,6 @@ COOKIE(){ )" } -COOKIE foo -echo -COOKIE bar - HTML(){ # HTML Entity Coding # Prints UTF-8 string as decimal Unicode Code Points -- 2.39.2