Skip to content

Commit

Permalink
refs #4244 fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed Dec 3, 2013
1 parent f0fa7f1 commit 13a97ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Filesystem.php
Expand Up @@ -170,7 +170,7 @@ public static function checkIfFileSystemIsNFS()

/**
* Recursively find pathnames that match a pattern.
* See {@link #http://php.net/manual/en/function.glob.php glob} for more info.
* See {@link http://php.net/manual/en/function.glob.php glob} for more info.
*
* @param string $sDir directory The directory to glob in.
* @param string $sPattern pattern The pattern to match paths against.
Expand Down

0 comments on commit 13a97ef

Please sign in to comment.