X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=view%2Fnote.php;h=3174f9dfc326453415387058e352e3fc6fbe234b;hb=0e6804f62c676f4dba6050e7cd2b1b5fffeac867;hp=7c1c0c3ff75c69822fe2612f1ef568341e1991f4;hpb=16f255160412aa91e0de89ecb6724daf3ebcaca8;p=dylansserver.git diff --git a/view/note.php b/view/note.php index 7c1c0c3..3174f9d 100644 --- a/view/note.php +++ b/view/note.php @@ -3,7 +3,7 @@ - <?php echo $this->title; ?> + <?php echo $note->title; ?> @@ -29,7 +29,7 @@
@@ -38,28 +38,26 @@

- year_posted/$this->month_posted/$this->day_posted/" ?> - title ?>

- text ?> + year_posted/$note->month_posted/$note->day_posted/" ?> + title ?> + text ?> +
+



+ + - comments_enabled) { - $this->display_comments(); - $this->display_comment_form(); - } ?> -
- -

dylan

@psu.edu
-