X-Git-Url: https://git.llucax.com/z.facultad/75.43/tp1.git/blobdiff_plain/70ef8b62924047a377924aa21ea9e05f05d9e5ec..6cc7f7c916da362c797ddbcf599c75229bfc9b6d:/src/faq.responderPregunta.php diff --git a/src/faq.responderPregunta.php b/src/faq.responderPregunta.php index 201b671..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