Missing brace
authorRichard Whitehouse <richardwhiuk@richardwhiuk.com>
Fri, 4 Feb 2011 18:38:27 +0000 (18:38 +0000)
committerRichard Whitehouse <richardwhiuk@richardwhiuk.com>
Fri, 4 Feb 2011 18:38:27 +0000 (18:38 +0000)
index.php

index 1dc5477cc9d314b7f05164a64788e98b45faaded..498eb5022f4dcf53f7c80781522a0c4f3b7a2aa0 100644 (file)
--- a/index.php
+++ b/index.php
@@ -224,6 +224,8 @@ class Ticket {
                return $ticket;
        }
 
+}
+
 class Purchase {
 
        private $id;