Source for file Config.php
Documentation is available at Config.php
* @copyright Copyright (c) 2004-2007 Mirchev Ideas Ltd. All rights reserved.
'MI_DEFAULT_DB_HOST' =>
'10.200.200.50',
'MI_DEFAULT_DB_USER' =>
'mi_miphpf',
'MI_DEFAULT_DB_PASS' =>
'mi_miphpf',
'MI_DEFAULT_DB_NAME' =>
'mi_miphpf',
'MI_RECORDS_PER_PAGE' =>
10, // How many items per page will be displayed by default
'MI_DEFAULT_LANGUAGE' =>
'en', // Default language
'MI_TEMPLATE_BASEDIR' =>
dirname(__FILE__
) .
'/../../',
Documentation generated on Thu, 08 May 2008 16:57:13 +0300 by phpDocumentor 1.4.1