X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=view%2Fnote.php;h=3174f9dfc326453415387058e352e3fc6fbe234b;hb=4db3a80e869ec8b8c3e0c3f8401c8df12ff5c553;hp=8053918b7cd4761e7f3290e9bf2953486b3baa5a;hpb=853193f66b966ff0bd8c13cc94ee3457d3543d1f;p=dylansserver.git diff --git a/view/note.php b/view/note.php index 8053918..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,15 +38,26 @@

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

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



+ + - -