X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fphoto.php;h=3c5fdd7be4bde26b5fb375e9cbab1b8143b1bf7d;hb=5d7e1e1a1544421c594e13efb9c1ebece241e94f;hp=e2fd7887b71ec25e3beb03587e5e79090dad46cb;hpb=797de5bfe0f34033b86bc5477672bcc6bd9ff3c2;p=friendica.git diff --git a/mod/photo.php b/mod/photo.php index e2fd7887b7..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");