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

Commit

Permalink
Remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Snape committed Jun 30, 2014
1 parent 0dce3c9 commit 668fc94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/controllers/components/UtilityComponent.php
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@ public static function isPortListening($port, $host = 'localhost')
}
return false;
}

/** Limits the maximum execution time. */
public static function setTimeLimit($seconds)
{
Expand Down

0 comments on commit 668fc94

Please sign in to comment.