mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
Merge pull request #5851 from marc1706/ticket/16354
[ticket/16354] Improve installer error handling and cache issues
This commit is contained in:
@@ -637,7 +637,7 @@ class filesystem implements filesystem_interface
|
||||
}
|
||||
|
||||
/**
|
||||
* Try to resolve real path when PHP's realpath failes to do so
|
||||
* Try to resolve real path when PHP's realpath fails to do so
|
||||
*
|
||||
* @param string $path
|
||||
* @return bool|string
|
||||
|
Reference in New Issue
Block a user