mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/15342] Fix docblock
PHPBB3-15342
This commit is contained in:
@@ -333,7 +333,7 @@ class upload
|
|||||||
/**
|
/**
|
||||||
* Check if there is enough free space available on disk
|
* Check if there is enough free space available on disk
|
||||||
*
|
*
|
||||||
* @return bool True if disk space is available or can't get it, false if not
|
* @return bool True if disk space is available or not limited, false if not
|
||||||
*/
|
*/
|
||||||
protected function check_disk_space()
|
protected function check_disk_space()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user