From: Richard Whitehouse Date: Fri, 4 Feb 2011 18:37:53 +0000 (+0000) Subject: Missing brace X-Git-Url: https://git.richardwhiuk.com/?a=commitdiff_plain;h=583b5b9aa1a64f611f36239b6ecb3ef511e585cb;p=hmb.git Missing brace --- diff --git a/index.php b/index.php index aa94527..1dc5477 100644 --- a/index.php +++ b/index.php @@ -244,6 +244,7 @@ class Purchase { } +} class Order {