espelhamento de
https://github.com/friendica/friendica
sincronizado 2025-09-01 21:11:11 +02:00
ajax comments
Esse commit está contido em:
pai
39dd36176b
commit
df20990753
1 arquivos alterados com 3 adições e 0 exclusões
|
@ -492,6 +492,9 @@ function item_post(&$a) {
|
|||
|
||||
if((x($_POST,'return')) && strlen($_POST['return']))
|
||||
goaway($a->get_baseurl() . "/" . $_POST['return'] );
|
||||
|
||||
$json = array('success' => 1);
|
||||
echo json_encode($json);
|
||||
killme();
|
||||
// NOTREACHED
|
||||
}
|
||||
|
|
Carregando…
Adicionar tabela
Adicionar um link
Referência em uma nova issue