Your IP : 172.28.240.42


Current Path : /var/www/html/clients/old.e-nkama.ru/e-nkama_bitrix/bitrix/modules/form/
Upload File :
Current File : /var/www/html/clients/old.e-nkama.ru/e-nkama_bitrix/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_EXTENSION_SUFFIX"	=> "_",
	"NOT_IMAGE_UPLOAD_DIR"			=> "form/not_image",
	);
?>