From d0abb1a78ea36fff4aadb6a214b9142e520b88b4 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Mon, 22 Sep 2003 22:59:03 +0000 Subject: [PATCH] Se cambia el test para que use el path estandar. --- test/HTML/tabla_estilos.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/test/HTML/tabla_estilos.php b/test/HTML/tabla_estilos.php index 1668d30..0d4bc92 100644 --- a/test/HTML/tabla_estilos.php +++ b/test/HTML/tabla_estilos.php @@ -1,8 +1,10 @@ read()) !== false) { if (preg_match('/^estilo_(.*)\.php$/', $f, $m)) { @@ -18,7 +20,8 @@ while (($f = $dir->read()) !== false) { Prueba de Tabla. -getCSS()) . '"/>' ?> +getCSS()) . '"/>' ?> +getCSS() . '"/>' . "\n" ?> -- 2.43.0