X-Git-Url: https://git.llucax.com/z.facultad/75.43/tp1.git/blobdiff_plain/a4c3e4f99d98fd53a52082ff4c4f49acc0b970b1..refs/heads/master:/src/faq.responderPregunta.php diff --git a/src/faq.responderPregunta.php b/src/faq.responderPregunta.php index 064acb8..1e01003 100644 --- a/src/faq.responderPregunta.php +++ b/src/faq.responderPregunta.php @@ -1,34 +1,40 @@ - +GetId(),$_POST['Respuesta']); +} +else +{ + faq_form_responder_pregunta($_POST['PreguntaId'], $_POST['AutorPreguntaId']); +} + +marco_pie('Jonathan Schein', 'jonathanschein@fibertel.com.ar', 'img/j.jpg'); + +?> \ No newline at end of file