]> git.llucax.com Git - mecon/samurai.git/blob - src/www/include/hooks/default-foot.php
8b884d5c738451d859387823beda0909967a845f
[mecon/samurai.git] / src / www / include / hooks / default-foot.php
1 <?php
2     require_once 'lib/HE/hooks.php';
3 // +--------------------------------------------------------------------+
4 // |                           SAMURAI                                  |
5 // +--------------------------------------------------------------------+
6 // |   Sistema de Administracion y Matenimiento de Usuarios Relativo A  |
7 // |                             Intranet                               |
8 // |                      Ministerio de Economía                        |
9 // +--------------------------------------------------------------------+
10 // | Creado: fri mar 21 ART 2003                                        |
11 // | Autor:  Martin Marrese <mmarre@mecon.gov.ar>                       |
12 // +--------------------------------------------------------------------+
13 //
14 // $Id$
15 //
16 // $URL$
17 // $Rev$
18 // $Date$
19 // $Author$
20 ?>
21                 </td>
22             </tr>
23             <tr>
24                 <td>
25                 </td>                
26             </tr>
27             <tr> 
28                 <td align="center" bgcolor="#CCCCCC">
29                     <font face="Arial, Helvetica, sans-serif" size=2>
30                         <?php hook('titulo-copyright');?>
31                     </font>
32                 </td>
33             </tr>
34         </table>
35     </body>
36 </html>