Source for file Consts.php
Documentation is available at Consts.php
* @copyright Copyright (c) 2004-2007 Mirchev Ideas Ltd. All rights reserved.
require_once(dirname(__FILE__
) .
'/../i18n/' .
miSettings::singleton()->get('MI_DEFAULT_LANGUAGE') .
'.php');
# Period selection and viewing consts
define('MI_DISPLAY_DATE_FORMAT', 'D j M, Y');
define('MI_DISPLAY_TIME_FORMAT', 'j M Y G:i:s');
define('MI_DATABASE_ENGINE', 'MySQL');
define('MIPHPF_VERSION', '2.0');
Documentation generated on Thu, 08 May 2008 16:57:14 +0300 by phpDocumentor 1.4.1