- function ingresar( $pId, $pNombre, $pAutor, $pDescripcion, $pIcono ) {\r
+ function saveNew() {\r
+ return fappendcsv($this->temasCSVConst, array($this->id, $this->autor, $this->nombre, $this->icono, $this->texto, $this->fecha));\r
+ }\r
+\r
+ function saveLoadThis( $pId, $pNombre, $pAutor, $pDescripcion, $pIcono ) {\r