From 68e916d4e488f110dcdab69d7827e8b2f4129cd4 Mon Sep 17 00:00:00 2001 From: arun Date: Fri, 12 Jan 2007 08:43:28 +0000 Subject: server keeps score now, several small bugfixes --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index e9ead78..e4f7c60 100644 --- a/functions.php +++ b/functions.php @@ -364,7 +364,7 @@ function card_value($card) case 48: return 0; default: - echo "something went wrong, please contact the admin. ErrorCode: 2
"; + echo "something went wrong, please contact the admin. ErrorCode: 2 - $card
"; return 0; } } -- cgit v1.2.3-18-g5258