projects
/
hmb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ddada9
)
Missing brace
author
Richard Whitehouse
<richardwhiuk@richardwhiuk.com>
Fri, 4 Feb 2011 18:37:53 +0000
(18:37 +0000)
committer
Richard Whitehouse
<richardwhiuk@richardwhiuk.com>
Fri, 4 Feb 2011 18:37:53 +0000
(18:37 +0000)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index aa945276480070c46d2867ac3df4fcb138364742..1dc5477cc9d314b7f05164a64788e98b45faaded 100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-244,6
+244,7
@@
class Purchase {
}
+}
class Order {