<?xml version="1.0" encoding="UTF-8"?>
	<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /var/www/u1798823/data/www/graphproject.ru/libs/root-src/sitemap.php:11) in <b>/var/www/u1798823/data/www/graphproject.ru/libs/errors.php</b> on line <b>14</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /var/www/u1798823/data/www/graphproject.ru/libs/root-src/sitemap.php:11) in <b>/var/www/u1798823/data/www/graphproject.ru/libs/errors.php</b> on line <b>15</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /var/www/u1798823/data/www/graphproject.ru/libs/root-src/sitemap.php:11) in <b>/var/www/u1798823/data/www/graphproject.ru/libs/errors.php</b> on line <b>16</b><br />
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Неперехваченное исключение</title>
<style>
	table, input {
		font-family: Tahoma, Arial;
		font-size: 11px;
		
	}
	h2 {
		font-size: 16px;
		/*font-weight: normal*/
	}
	h2, p {
		padding: 0px 15px 10px;
		text-align: left
	}
	a {
		color: #138ecc
	}
	#logo {
		position: absolute;
		width: 137px;
		height: 53px;
		background: url(/errors/images/logo.png) no-repeat
	}
	
	#content {
		text-align: left;
	}

	div.trace {
		width: 463px;
		text-align: left;
		overflow: auto;
		white-space: pre;
	}
	
	div.trace pre {
		margin: 0px 15px 10px;
	}
	
	#solution {
		color: green;
	}
</style>
<script type="text/javascript">
	function displayTrace(link) {
		if(link) link.style.display = 'none';
		document.getElementById('trace').style.display = '';
	}
	
	function sendErrorReport() {
		var url = "http://www.umi-cms.ru/errors-gw/accept-bug.php";
		url += "?log=" + sendErrorReport.errorMessage;
		
		var d = new Date;
		url += "&t=" + d.getTime();
		var script = document.createElement('script');
		script.charset = "utf-8";
		script.src = url;
		document.body.appendChild(script);
	}
	
	function solutionFound(solutionText) {
		var obj = document.getElementById('solution');
		obj.style.display = '';
		obj.innerHTML = '<b>Найдено решение для данной проблемы:</b><br />' + solutionText;
	}
</script>
</head>
<body>
	<table style="width: 100%; height: 100%">
		<tr>
			<td align="center">
				<div style="width: 600px" id="content">
					<div id=logo></div>
					<div style="padding-left: 137px">
						<div style="padding: 13px 0px; text-align: left">
							<div style="background: #dadcde"><img src="/errors/images/umicms.jpg"/></div>
						</div>
						<h2 style="color: #ff6a08">Неперехваченное исключение</h2>

						<p>Ошибка (coreException): No output buffer selected</p>
						
						<p id="solution" style="display: none;"></p>
						
						
						<div style="border-top: #dddddd 1px solid; border-bottom: #dddddd 1px solid;">
							<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>

