]> git.llucax.com Git - z.facultad/75.43/tp1.git/blobdiff - src/lib/faq.functions.php
Se agrega el upload de foto en la registraciĆ³n y se implementa una versiĆ³n
[z.facultad/75.43/tp1.git] / src / lib / faq.functions.php
index b9168e78e0aeedd50bbd8d5e7658e3a03ea5801d..d33b3fe673137db6783b904188318aec9f5deae2 100644 (file)
@@ -6,7 +6,7 @@
 //
 // Creado: Jonathan Schein ( 01/05/2005 )
 //
-// $Id: faq.functions.php
+// $Id$
 
 require_once 'Pregunta.php';
 require_once 'Respuesta.php';  
@@ -196,4 +196,4 @@ function Faq_DesactivarPregunta( $PreguntaId )
  fclose($fp);
  return "La pregunta fue dada de baja, no sera listada mas, pero conservada en un historico";   
 }
-?>
+?>
\ No newline at end of file