forked from extern/egroupware
corrected a small typo
This commit is contained in:
parent
2a68b73668
commit
732ab01e79
@ -398,7 +398,7 @@
|
||||
}
|
||||
if (!is_writeable($dir))
|
||||
{
|
||||
return sprintf($this->messages['not_writable'],$dir);
|
||||
return sprintf($this->messages['not_writeable'],$dir);
|
||||
}
|
||||
if ($create)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user