SELECT
				game_module_hooks.modulename,
				game_module_hooks.location,
				game_module_hooks.function,
				game_module_hooks.whenactive
			FROM
				game_module_hooks
			INNER JOIN
				game_modules
			ON	game_modules.modulename = game_module_hooks.modulename
			WHERE
				 active=1 AND
				location='holiday'
			ORDER BY
				game_module_hooks.priority,
				game_module_hooks.modulename
MySQL server has gone away
Call Stack:
1: db_query("SELECT game_module_h...") called from /home/loc5ts9a1z71/public_html/game.d3jsp.org/lib/dbwrapper.php on line 64
2: db_query_cached("SELECT game_module_h...", "hook-holiday") called from /home/loc5ts9a1z71/public_html/game.d3jsp.org/lib/modules.php on line 459
3: modulehook("holiday", Array(
"text"=>"`&Farmboy farki`0", "type"=>"output"
)
)
 called from /home/loc5ts9a1z71/public_html/game.d3jsp.org/lib/holiday_texts.php on line 16
4: holidayize("`&Farmboy farki`0", "output") called from /home/loc5ts9a1z71/public_html/game.d3jsp.org/lib/output.php on line 71
5: output_notl("`&%s`0", "Farmboy farki") called from /home/loc5ts9a1z71/public_html/game.d3jsp.org/list.php on line 145