Source for file testsound.php
Documentation is available at testsound.php
* Copyright (c) 1999-2006 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
* $Id: testsound.php,v 1.12.2.6 2006/02/03 22:27:52 jervfors Exp $
/* SquirrelMail required files. */
require_once(SM_PATH .
'include/validate.php');
require_once(SM_PATH .
'functions/global.php');
require_once(SM_PATH .
'functions/html.php');
echo
'<body bgcolor="'.
$color[4].
'" topmargin=0 leftmargin=0 rightmargin=0 marginwidth=0 marginheight=0>'.
"\n";
} elseif ( $sound ==
'(none)' ) {
echo
'<center><form><br /><br />'.
'<b>' .
_("No sound specified") .
'</b><br /><br />'.
'<input type="button" name="close" value="' .
_("Close") .
'" onClick="window.close()">'.
'<embed src="'.
htmlspecialchars($sound).
'" hidden="true" autostart="true" width="2" height="2">'.
'<b>' .
_("Loading the sound...") .
'</b><br>'.
'<input type="button" name="close" value=" ' .
' " onClick="window.close()">'.
Documentation generated on Sat, 07 Oct 2006 16:33:55 +0300 by phpDocumentor 1.3.0RC6