Пример #1
0
 public static function GetEcosphereIpcLockFile($rsrcKey)
 {
     return LsSys::GetRootPath() . "/" . LsSys::ECO_IPC_LOCK_FILE . "_" . $rsrcKey;
 }