X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fphoto.php;h=3c5fdd7be4bde26b5fb375e9cbab1b8143b1bf7d;hb=5d7e1e1a1544421c594e13efb9c1ebece241e94f;hp=54c9776bb888d061ba0c64de929c90d5a9563f49;hpb=46d383369cdb2fca67122f15aa2f68dff3f625d1;p=friendica.git diff --git a/mod/photo.php b/mod/photo.php index 54c9776bb8..3c5fdd7be4 100644 --- a/mod/photo.php +++ b/mod/photo.php @@ -1,9 +1,11 @@ get_basepath(); if (!is_dir($basepath."/photo")) if (is_writable($basepath)) mkdir($basepath."/photo");