'mysql', 'username' => 'DBUSER', 'password' => 'DBPASSWORD', 'hostspec' => 'DBHOST', 'database' => 'DBNAME' ); define ('_SESSION_KEY_NAME_', 'NEXT'); define ('OPENREAF_ROOT_PATH', '/var/www/html/openreaf'); define ('_SYSTEM_NAME_', '公共施設予約システム'); define ('_PRESET_MAX_NUM_', '5'); define ('_MAYOR_', '市長'); define ('_KANA_', 'かな'); define ('_UNREGISTED_USER_ID_', '0'); define ('_USE_EQUIPMENT_', false); define ('_MULTILINGUAL_', false); define ('_DEFAULT_CANCEL_CODE_', '01'); define ('OR_CM_OPTIONS', '付属室場'); define ('OR_CM_CONTACTPERSON', '担当者'); define ('_START_HOUR_', 7); define ('_END_HOUR_', 21); define ('_UNIT_', 3); define ('_COLOR_ONLY_', false); define ('_COLOR_VACANCY_', '#d1fafa'); define ('_COLOR_RESERVED_', '#ffe0c1'); define ('_COLOR_LOT_', '#ffff66'); define ('_COLOR_CLOSE_', '#90ee90'); define ('_CITY_CODE_', '001'); define ('_YOYAKUKANRI_TABLE_', true); ?>