X-Git-Url: https://git.llucax.com/z.facultad/75.43/tp1.git/blobdiff_plain/70ef8b62924047a377924aa21ea9e05f05d9e5ec..21a6769f30fc9eb06772273b95062868c9bf2dd8:/src/lib/faq.forms.php 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) +
+