summaryrefslogtreecommitdiff
path: root/diary.php
diff options
context:
space:
mode:
Diffstat (limited to 'diary.php')
-rw-r--r--diary.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/diary.php b/diary.php
index 24addc434..7fdf0801e 100644
--- a/diary.php
+++ b/diary.php
@@ -66,7 +66,6 @@ function diary_display($username) {
function diary_add() {
global $theme, $user, $allowed_html;
- ### Submission form:
$output .= "<FORM ACTION=\"diary.php\" METHOD=\"post\">\n";
$output .= "<P>\n";