]> git.llucax.com Git - mecon/intranet.git/blob - sistema/www/sistemas.php
3897cfc4d2925a1da543e1e51361750160109195
[mecon/intranet.git] / sistema / www / sistemas.php
1 <body bgcolor="#FFFFFF" class="subtitulo" link="#003366" vlink="#660066" alink="#0066FF" topmargin="0">
2 <?
3   require_once '../local_lib/copete.php';
4   $c = new Copete('sistemas');
5   echo $c->toHTML();
6 ?>
7 </body>