From 56c764fb4ece82d27789e9450cfd61a1d91c54da Mon Sep 17 00:00:00 2001 From: "Daniel P. Brown" Date: Tue, 27 Apr 2010 17:12:03 +0000 Subject: [PATCH] Good call, Hannes. Improper patch on my side. --- manual/add-note.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/add-note.php b/manual/add-note.php index a9c6071a6..2436274fa 100644 --- a/manual/add-note.php +++ b/manual/add-note.php @@ -42,7 +42,7 @@ include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc'; include_once $_SERVER['DOCUMENT_ROOT'] . '/include/posttohost.inc'; include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc'; include $_SERVER['DOCUMENT_ROOT'] . '/manual/spam_challenge.php'; -include + site_header("Add Manual Note"); // Copy over "sect" and "redirect" from GET to POST