<br />
<b>Deprecated</b>:  Function get_magic_quotes_gpc() is deprecated in <b>/home/whru/whru.nichost.ru/docs/libs/security.php</b> on line <b>2</b><br />
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>Неперехваченное исключение</title>
	<style>
		table {
			width: 100%;
			height: 100%;
			font-family: Tahoma, Arial;
			font-size: 11px;
		}
		h2 {
			font-size: 16px;
			color: #ff6a08;
		}
		h2, p {
			text-align: left;
			margin-left: 15px;
		}
		a			{color: #138ecc;}
		#solution	{color: #292;}
		#logo + div {padding-left: 137px;}
		#logo {
			position: absolute;
			width: 137px;
			height: 53px;
			background: url(/errors/images/logo.png) no-repeat;
		}
		#logo + div > div:first-child {
			padding: 13px 0px; text-align: left;
		}
		#content {
			width: 600px;
		}
		div.trace {
			width: 463px;
			text-align: left;
			overflow: auto;
			white-space: pre;
		}
		#footer {
			 border-top: #ddd 1px solid;
			 border-bottom: #ddd 1px solid;
		}
	</style>
	<script type="text/javascript">
		function displayTrace(link) {
			if(link) link.style.display = 'none';
			document.getElementById('trace').style.display = '';
		}

		function solutionFound(solutionText) {
			var obj = document.getElementById('solution');
			obj.style.display = '';
			obj.innerHTML = '<b>Найдено решение для данной проблемы:</b><br />' + solutionText;
		}
	</script>
</head>
<body>

<table>
	<tr>
		<td align="center">
			<div id="content">
				<div id=logo></div>
				<div><div><div style="background: #ddd"><img src="/errors/images/umicms.jpg"/></div></div>
					
					<h2>Неперехваченное исключение</h2>

					<p>Ошибка (Error): Call to undefined function mysql_connect()</p>

					<p id="solution" style="display: none;"></p>

					
					<div id="footer">
						<p>Поддержка пользователей UMI.CMS <a href="http://www.umi-cms.ru/support">umi-cms.ru/support</a><br /></p>
					</div>
				</div>
			</div>
		</td>
	</tr>
</table>
</body>
</html>