mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
Merge remote-tracking branch 'upstream/develop' into 1612-unused-indexes
This commit is contained in:
commit
ed0143c9f0
162 changed files with 766 additions and 683 deletions
|
@ -3,7 +3,7 @@
|
|||
require_once('include/attach.php');
|
||||
require_once('include/datetime.php');
|
||||
|
||||
function wall_attach_post(&$a) {
|
||||
function wall_attach_post(App &$a) {
|
||||
|
||||
$r_json = (x($_GET,'response') && $_GET['response']=='json');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue