Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save YuriDan/7263990 to your computer and use it in GitHub Desktop.
Save YuriDan/7263990 to your computer and use it in GitHub Desktop.
<?$APPLICATION->IncludeComponent("bitrix:main.include","",Array(
"AREA_FILE_SHOW" => "file",
"PATH" => "/include_areas/filename.php",
"AREA_FILE_SUFFIX" => "inc",
"AREA_FILE_RECURSIVE" => "N",
"EDIT_TEMPLATE" => "standard.php"
)
);?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment