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:
448ca16
)
LAYOUT: make html standard conform in debug mode
author
Arun Persaud
<arun@nubati.net>
Sat, 31 May 2008 19:25:25 +0000
(12:25 -0700)
committer
Arun Persaud
<arun@nubati.net>
Sat, 31 May 2008 19:25:25 +0000
(12:25 -0700)
hadn't checked debug mode with tidy
Signed-off-by: Arun Persaud <arun@nubati.net>
include/functions.php
patch
|
blob
|
history
diff --git
a/include/functions.php
b/include/functions.php
index eba8bfa4b14c764c66c6204250b84c25eb7304e0..7b29a28fe311dbd12e27fd1e2af53d1a6250cc5d 100644
(file)
--- a/
include/functions.php
+++ b/
include/functions.php
@@
-734,7
+734,7
@@
function display_table ()
if(!$debug)
echo " $name \n";
else
- echo " <a href=\"".$INDEX."?action=game&me=".$hash."\">$name</a>\n";
+ echo " <a href=\"".$INDEX."?action=game&
amp;
me=".$hash."\">$name</a>\n";
/* add hints for poverty, wedding, solo, etc */
if( $gametype != "solo")