Skip to content

Commit 1226798

Browse files
committed
GitHub:11728 (fix)
1 parent 61456f9 commit 1226798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project/Sources/Classes/Office365Calendar.4dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Function _getURLParamsFromObject($inParameters : Object; $inCount : Boolean) : T
2626
$delimiter:="&"
2727
End if
2828

29-
return $result
29+
return $URL
3030

3131

3232
// Mark: - [Public]

0 commit comments

Comments
 (0)