]> git.plutz.net Git - confetti/blobdiff - index.cgi
display main navigation menu
[confetti] / index.cgi
index 4d050e8700c19407fc2c85a8082109077a958d7a..ec358c8cbd9aced5c135d1a597d0e597d4be88a1 100755 (executable)
--- a/index.cgi
+++ b/index.cgi
@@ -6,7 +6,8 @@ die() {
   exit 1
 }
 debug() { #change to false to disable debugging
   exit 1
 }
 debug() { #change to false to disable debugging
-  true && echo "$*" >>debug
+  #true && echo "$*" >>debug
+  true && echo "$*" >>/dev/stderr
 }
 
 # this program is supposed to be symlinked into a http root directory
 }
 
 # this program is supposed to be symlinked into a http root directory