X-Git-Url: https://git.llucax.com/z.facultad/75.43/tp1.git/blobdiff_plain/a4c3e4f99d98fd53a52082ff4c4f49acc0b970b1..6cc7f7c916da362c797ddbcf599c75229bfc9b6d:/src/faq.responderPregunta.php?ds=inline diff --git a/src/faq.responderPregunta.php b/src/faq.responderPregunta.php index 064acb8..b3b2acd 100644 --- a/src/faq.responderPregunta.php +++ b/src/faq.responderPregunta.php @@ -1,34 +1,33 @@ - +GetId(),$_POST['Respuesta']); +} +else +{ + faq_form_responder_pregunta($_POST['PreguntaId']); +} + +pagina_pie('Jonathan Schein', 'jonathanschein@fibertel.com.ar'); + +?> \ No newline at end of file