From b6db5dc781e7d248166a815a0e37039d6af2212f Mon Sep 17 00:00:00 2001 From: Ben Wiley Sittler Date: Sun, 2 Nov 2008 19:50:46 +0000 Subject: [PATCH] add missing whitespace before /> so that the XHTML works in more plain-HTML parsers; quote attributes in double quotes rather than single quotes for the same reason --- caca-php/examples/www/cacainfo.php | 2 +- caca-php/examples/www/dithering.php | 4 ++-- caca-php/examples/www/figlet.php | 2 +- caca-php/examples/www/render.php | 2 +- caca-php/examples/www/text.php | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/caca-php/examples/www/cacainfo.php b/caca-php/examples/www/cacainfo.php index b46c41e..ffa7793 100644 --- a/caca-php/examples/www/cacainfo.php +++ b/caca-php/examples/www/cacainfo.php @@ -19,7 +19,7 @@ header('Content-Type: text/html; charset=UTF-8'); ?> sample program for libcaca php binding - + Caca power! - + "; +echo ""; ?> diff --git a/caca-php/examples/www/figlet.php b/caca-php/examples/www/figlet.php index 30b9b18..8dc3678 100644 --- a/caca-php/examples/www/figlet.php +++ b/caca-php/examples/www/figlet.php @@ -6,7 +6,7 @@ header('Content-Type: text/html; charset=UTF-8'); Caca power! - +
" />
diff --git a/caca-php/examples/www/render.php b/caca-php/examples/www/render.php index 82db06d..bc85f6a 100644 --- a/caca-php/examples/www/render.php +++ b/caca-php/examples/www/render.php @@ -51,7 +51,7 @@ $render_php = isset($_SERVER['SCRIPT_NAME']) Я люблю Либкаку - + diff --git a/caca-php/examples/www/text.php b/caca-php/examples/www/text.php index 13544fa..ea3efda 100644 --- a/caca-php/examples/www/text.php +++ b/caca-php/examples/www/text.php @@ -23,7 +23,7 @@ header('Content-Type: text/html; charset=UTF-8'); ?> demo for libcaca php binding - +