From 9fe367ff3979923f5ce2f15985d1a930adc1af95 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Fri, 9 Oct 2009 10:15:24 -0600 Subject: [PATCH] A couple ctfd and pollster fixes --- ctf/config.py | 3 +-- ctf/puzzler.py | 2 +- ctfd.py | 4 +++- pollster/log.run.pollster | 3 +++ pollster/pollster.py | 11 +++++------ 5 files changed, 13 insertions(+), 10 deletions(-) create mode 100755 pollster/log.run.pollster diff --git a/ctf/config.py b/ctf/config.py index e39eacc..1bdbe96 100755 --- a/ctf/config.py +++ b/ctf/config.py @@ -96,10 +96,9 @@ def start_html(title, hdr='', cls='', links=[], links_title=None):

%(title)s