diff --git a/ajax/acontecimentos.php b/ajax/acontecimentos.php index 3607370..e0e04e8 100644 --- a/ajax/acontecimentos.php +++ b/ajax/acontecimentos.php @@ -67,7 +67,7 @@
- getOrigem() !== null)/* Nao preciso pq na home nao aparece quem nao eh meu amigo && ($Usr->Amigo($Acontece->getUsuario_Origem()))*/) echo $Acontece->getOrigem()->getChat_Status(true); ?>getNome(); ?>getTexto(true, true, $meu, $_Usuario); ?> + getOrigem() !== null)/* Nao preciso pq na home nao aparece quem nao eh meu amigo && ($Usr->Amigo($Acontece->getUsuario_Origem()))*/) echo $Acontece->getOrigem()->getChat_Status(true); ?>getNome(); ?>getTexto(true, true, $meu, $Usr); ?>