private mail buttons

This commit is contained in:
friendica
2014-11-18 15:13:37 -08:00
parent e07d83e431
commit 38d50cabd4
4 changed files with 28 additions and 23 deletions

View File

@@ -8,6 +8,7 @@ require_once('include/photos.php');
function wall_upload_post(&$a) {
$using_api = ((x($_FILES,'media')) ? true : false);
if($using_api) {