<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
			<channel>
			<title>Как отключить личные сообщения / Вопросы, проблемы и их решения / Alto CMS</title>
			<link>http://altocms.ru/comments/1445/</link>
			<description><![CDATA[Возможно ли отключить личные сообщения (для всех пользователей)?]]></description>
			<language>ru</language>
			<managingEditor>noreply@altocms.ru</managingEditor>
			<webMaster>noreply@altocms.ru</webMaster>
			<generator>Alto CMS v.1.5.0b1</generator>
							<item>
					<title>Как отключить личные сообщения (comment #24675)</title>
					<guid isPermaLink="true">http://altocms.ru/t/1445/#comment24675</guid>
					<link>http://altocms.ru/1445.html#comment24675</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[В конфиг-файл <strong>app/config/config.local.php</strong> добавить:<br/>
<pre class="prettyprint"><code>$config['router']['uri'] = array(
    'talk/*' =&gt; 'error/404',
);</code></pre>Но придется еще и файлы шаблонов править, чтобы вырезать упоминание о личке.]]></description>
					<pubDate>Sat, 14 Nov 2015 16:37:28 +0300</pubDate>
									</item>
					</channel>
	</rss>
