include("includes/config.php"); include("includes/language/language-$ext.php"); include("includes/htmlheader-$ext.php"); include("includes/extended_functions.php"); $seccion="home"; if (Get_POST("usuario")!="") { $error=$lab_error_acc; } else { $error=""; } ?>