Your IP : 3.133.107.136


Current Path : /home/bitrix/ext_www/dev.home-comfort.in.ua/bitrix/modules/form/
Upload File :
Current File : /home/bitrix/ext_www/dev.home-comfort.in.ua/bitrix/modules/form/default_option.php

<?
$form_default_option = array(
	"SHOW_TEMPLATE_PATH" => BX_PERSONAL_ROOT."/php_interface/include/form/form_show/",
	"SHOW_RESULT_TEMPLATE_PATH" => BX_PERSONAL_ROOT."/php_interface/include/form/result_show/",
	"PRINT_RESULT_TEMPLATE_PATH" => BX_PERSONAL_ROOT."/php_interface/include/form/result_print/",
	"EDIT_RESULT_TEMPLATE_PATH" => BX_PERSONAL_ROOT."/php_interface/include/form/result_edit/",
	"FORM_DEFAULT_PERMISSION" => 10,
	"USE_HTML_EDIT" => "Y",
	"SIMPLE" => "Y",
	"RECORDS_LIMIT" => "5000",
	"RESULTS_PAGEN" => "10",
	"NOT_IMAGE_UPLOAD_DIR" => "form/not_image",
	);
?>