X-Git-Url: https://git.llucax.com/mecon/intranet.git/blobdiff_plain/9600fe7934a4f50b31e1d00f456bbf5ce993102e..82f84542bdaf5556f4ee7a2928c7759fbd97deae:/sistema/local_lib/HTML_Noticia.php?ds=sidebyside diff --git a/sistema/local_lib/HTML_Noticia.php b/sistema/local_lib/HTML_Noticia.php index 9730ac4..4e535d2 100644 --- a/sistema/local_lib/HTML_Noticia.php +++ b/sistema/local_lib/HTML_Noticia.php @@ -24,7 +24,7 @@ // | Autor: Gonzalo Merayo | // +--------------------------------------------------------------------+ // -// $Id: xmi2code.tpl.php 1 2003-06-23 18:29:20Z gmeray $ +// $Id$ // @@ -80,7 +80,7 @@ class HTML_Noticia extends HTML_Table { { //Cuando se cambie la herramienta hay que usar este otro script //para obtener los archivos - //$this->addRow(array(new MECON_HTML_Link('attach.php',$a['texto'],$a))); + //$this->addRow(array(new MECON_HTML_Link('attach',$a['texto'],$a))); $this->addRow(array(new MECON_HTML_Link('http://intranet.mecon.ar/get_file.epl', $a['texto'], array('NEWS.FilesForArticle.file_for_article_id' =>$a['numero']))));