mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 06:51:33 +02:00
Merge branch '3.3.x'
This commit is contained in:
@@ -99,8 +99,8 @@ class storage
|
||||
/**
|
||||
* Dumps content into a file
|
||||
*
|
||||
* @param string path The file to be written to.
|
||||
* @param string content The data to write into the file.
|
||||
* @param string $path The file to be written to.
|
||||
* @param string $content The data to write into the file.
|
||||
*
|
||||
* @throws exception When the file already exists
|
||||
* When the file cannot be written
|
||||
|
Reference in New Issue
Block a user