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