From: Richard Whitehouse Date: Fri, 4 Feb 2011 18:38:27 +0000 (+0000) Subject: Missing brace X-Git-Url: https://git.richardwhiuk.com/?a=commitdiff_plain;h=e5ff6871c2601b84f054935296ee4ad834ddd24a;p=hmb.git Missing brace --- diff --git a/index.php b/index.php index 1dc5477..498eb50 100644 --- a/index.php +++ b/index.php @@ -224,6 +224,8 @@ class Ticket { return $ticket; } +} + class Purchase { private $id;