Source for file testsound.php
Documentation is available at testsound.php
* Copyright (c) 1999-2012 The SquirrelMail Project Team
* Licensed under the GNU GPL. For full terms see the file COPYING.
* $Id: testsound.php 14345 2012-12-09 11:58:17Z kink $
/* 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()">'.
'<b>' .
_("Loading the sound...") .
'</b><br>'.
'<input type="button" name="close" value=" ' .
' " onClick="window.close()">'.
Documentation generated on Thu, 23 May 2013 04:23:04 +0200 by phpDocumentor 1.4.3