Left debug enabled
authorJames French <[email protected]>
Mon, 4 Mar 2013 12:39:44 +0000 (20:39 +0800)
committerJames French <[email protected]>
Mon, 4 Mar 2013 12:39:44 +0000 (20:39 +0800)
fbcal.py

index 45e03d9..870a62d 100755 (executable)
--- a/fbcal.py
+++ b/fbcal.py
@@ -25,7 +25,7 @@ import cgi
 import vobject
 import icalparse
 import re
-import cgitb; cgitb.enable()
+#import cgitb; cgitb.enable()
 
 def exitQuiet(exitstate=0):
        print('Content-Type: text/html\n')

UCC git Repository :: git.ucc.asn.au