From be3e7ed509f7fd3f2009b1ad06554a0c07e1a781 Mon Sep 17 00:00:00 2001 From: arun Date: Tue, 12 Dec 2006 11:55:39 +0000 Subject: players should get emails again, if it is there turn --- functions.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'functions.php') diff --git a/functions.php b/functions.php index abf2b82..390f6c9 100644 --- a/functions.php +++ b/functions.php @@ -435,4 +435,19 @@ function return_timezone($offset) return $zone; } +function output_form_for_new_game() +{ +?> +

Please add 4 names, please make sure that the names are correct!

+
+ Name: + Name: + Name: + Name: + + +
+ \ No newline at end of file -- cgit v1.2.3-18-g5258