Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 668fc94

Browse files
author
Jamie Snape
committed
Remove trailing space
1 parent 0dce3c9 commit 668fc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/controllers/components/UtilityComponent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -735,7 +735,7 @@ public static function isPortListening($port, $host = 'localhost')
735735
}
736736
return false;
737737
}
738-
738+
739739
/** Limits the maximum execution time. */
740740
public static function setTimeLimit($seconds)
741741
{

0 commit comments

Comments
 (0)