X-Git-Url: https://git.llucax.com/z.facultad/75.43/tp1.git/blobdiff_plain/748dad7dcb2fea29ca8b4b021f93fe0f9373e793..a4c3e4f99d98fd53a52082ff4c4f49acc0b970b1:/src/lib/faq.forms.php?ds=sidebyside diff --git a/src/lib/faq.forms.php b/src/lib/faq.forms.php index 4c1ef82..707ca23 100644 --- a/src/lib/faq.forms.php +++ b/src/lib/faq.forms.php @@ -8,6 +8,9 @@ // // $Id: faq.forms.php +require_once('Pregunta.php'); +require_once('faq.functions.php'); + function faq_form_ingresar_pregunta() { ?> @@ -48,4 +51,26 @@ function faq_form_responder_pregunta($PreguntaId) +
+ + +
+