Файл: IPBMafia.ru_IPB_3.4.6_Final_Rus _Nulled/board/upload/interface/board/modules/ipb/config.php
Строк: 20
<?php
/**
* <pre>
* Invision Power Services
* IP.Board v3.4.6
* Remote API Server configuration
* Last Updated: $Date: 2012-05-10 16:10:13 -0400 (Thu, 10 May 2012) $
* </pre>
*
* @author $Author: bfarber $
* @copyright (c) 2001 - 2009 Invision Power Services, Inc.
* @license http://www.invisionpower.com/company/standards.php#license
* @package IP.Board
* @link http://www.invisionpower.com
* @version $Rev: 10721 $
*
*/
$CONFIG['api_module_title'] = 'IP.Board';
$CONFIG['api_module_desc'] = 'API methods for interfacing with IP.Board';
$CONFIG['api_module_key'] = 'ipb';