X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fgetfile.php;h=abdf5b69fc3904928e06419fff0ce467a967cf00;hb=b15f5f0cafc08c9b63090c5b4f7494fca0634238;hp=f0c98f74167702ef6bcdc4daeffb2f5e1d67f055;hpb=220b51d8be61e9bd316567f3ad03fffdbc4b7526;p=quix0rs-gnu-social.git diff --git a/actions/getfile.php b/actions/getfile.php index f0c98f7416..abdf5b69fc 100644 --- a/actions/getfile.php +++ b/actions/getfile.php @@ -86,7 +86,7 @@ class GetfileAction extends Action * * @return boolean true */ - function isReadOnly($args) + function isReadOnly(array $args=array()) { return true; }