Your IP : 172.28.240.42


Current Path : /var/www/html/clients/rebirth.e-nk.ru/live/plugins/page/config/
Upload File :
Current File : /var/www/html/clients/rebirth.e-nk.ru/live/plugins/page/config/config.php

<?php
/*-------------------------------------------------------
*
*   LiveStreet Engine Social Networking
*   Copyright © 2008 Mzhelskiy Maxim
*
*--------------------------------------------------------
*
*   Official site: www.livestreet.ru
*   Contact e-mail: rus.engine@gmail.com
*
*   GNU General Public License, version 2:
*   http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*
---------------------------------------------------------
*/
$config['table']['page']                = '___db.table.prefix___page';

Config::Set('router.page.page', 'PluginPage_ActionPage');

return $config;
?>