projects
/
e-DoKo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53314b8
)
BUGFIX: fixed a small typo
author
Arun Persaud
<arun@nubati.net>
Fri, 11 Jul 2008 19:37:55 +0000
(12:37 -0700)
committer
Arun Persaud
<arun@nubati.net>
Fri, 11 Jul 2008 19:37:55 +0000
(12:37 -0700)
Sean found this...
Signed-off-by: Arun Persaud <arun@nubati.net>
include/game.php
patch
|
blob
|
history
diff --git
a/include/game.php
b/include/game.php
index 613575bc4a75a328f45c7f9296859b2991254c92..3ed94973ab4ede24e6e4a8437cf1ae84e5a026d7 100644
(file)
--- a/
include/game.php
+++ b/
include/game.php
@@
-126,7
+126,7
@@
if(myisset('call') && $_REQUEST['call'] == '0' && can_call(0,$me))
if($session)
{
echo "<div class=\"session\">\n";
- echo " <div class=\"sessionrules\">Rules (+icons f
u
r rules) \n";
+ echo " <div class=\"sessionrules\">Rules (+icons f
o
r rules) \n";
echo " <div>\n";
echo " 10ofhearts : {$RULES['dullen']} <br />\n";
echo " schweinchen: {$RULES['schweinchen']} <br />\n";