//
-require_once 'HTML/Image.php';
+require_once 'MECON/HTML/Image.php';
// +X2C includes
require_once 'HTML/Table.php';
'cellPadding' => 0,
'cellSpacing' => 2,
'width' => '100%'));
- $img = new HTML_Image('images/login_candados.gif');
+ $img = new MECON_HTML_Image('images/login_candados.gif');
$int->addRow(array($img->toHTML().'Usuarios',
$img->toHTML().'Usuario:',
'<INPUT maxLength=50 name=usuario size=10>',