getPersonal
string|boolean public static \Bitrix\Main\Loader::getPersonal( string $path );
Static method checks for existing file in personal directory.
When $_SERVER["BX_PERSONAL_ROOT"]
is not set as personal directory, the variable equals /bitrix/
.
Parameters
Parameter | Description | Version |
---|---|---|
$path | File path relative personal directory. |
Example
© «Bitrix24», 2001-2024
Up