Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/forum.topic.move/ |
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/forum.topic.move/.description.php |
<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die(); $arComponentDescription = array( "NAME" => GetMessage("FORUM_TOPIC_MOVE"), "DESCRIPTION" => GetMessage("FORUM_TOPIC_MOVE_DESCRIPTION"), "ICON" => "/images/icon.gif", "CACHE_PATH" => "Y", "PATH" => array( "ID" => "communication", "CHILD" => array( "ID" => "forum", "NAME" => GetMessage("FORUM") ) ), ); ?>