]> git.llucax.com Git - mecon/intranet.git/blobdiff - sistema/local_lib/HTML_Noticia.php
Se agregan svn:keywords y se quita el '.php' de varios links.
[mecon/intranet.git] / sistema / local_lib / HTML_Noticia.php
index 9730ac4740698d6bad692cd212b3adfa606a423a..4e535d22a488b3e6408f91fb363afe86786293ef 100644 (file)
@@ -24,7 +24,7 @@
 // | Autor:  Gonzalo Merayo <gmeray@mecon.gov.ar>                       |
 // +--------------------------------------------------------------------+
 //
-// $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']))));