X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fwall_upload.php;h=fd33cdd17af813ce4b8f5b28172ae56df4dee3ee;hb=4683cfee123904032cebc5b6d6719c8c712caa24;hp=b7504bede1f3740c92318de157c9e793f04783a2;hpb=ed9392469e7327639cc2d21870ad0ccacb3cda4d;p=friendica.git diff --git a/mod/wall_upload.php b/mod/wall_upload.php index b7504bede1..fd33cdd17a 100644 --- a/mod/wall_upload.php +++ b/mod/wall_upload.php @@ -1,11 +1,28 @@ . + * * Module for uploading a picture to the profile wall * * By default the picture will be stored in the photo album with the name Wall Photos. * You can specify a different album by adding an optional query string "album=" * to the url + * */ use Friendica\App;