diff --git a/TODO b/TODO index ffd4e4c..b2fcfe7 100644 --- a/TODO +++ b/TODO @@ -6,7 +6,6 @@ ### 0.5 ### - complete CHANGES file -- removing php shortags in example to enhance compatibility ### 0.5.1 ### diff --git a/examples/example01/index.php b/examples/example01/index.php index bd29189..96d1352 100644 --- a/examples/example01/index.php +++ b/examples/example01/index.php @@ -104,23 +104,23 @@ function html_my_layout($vars){ extract($vars);?>

Limonde first example

- +
- Home | - Hello | - Welcome ! | - Are you ok ? | - How are you ? + Home | + Hello | + Welcome ! | + Are you ok ? | + How are you ? -

Hello !

-

How are you ?

+

Hello !

+

How are you ?


-

-

+

+

Limonde second example: errors

- +

- Home | - everything is going wrong | - Welcome ! | - Welcome Bill ? | - Welcome Leland ? | - Welcome Bob ? | - Welcome David ? | - Welcome Audrey ? | + Home | + everything is going wrong | + Welcome ! | + Welcome Bill ? | + Welcome Leland ? | + Welcome Bob ? | + Welcome David ? | + Welcome Audrey ? |

- + \ No newline at end of file diff --git a/tests/apps/07-flash.php b/tests/apps/07-flash.php index 2de40e2..344c2c4 100644 --- a/tests/apps/07-flash.php +++ b/tests/apps/07-flash.php @@ -57,13 +57,13 @@ function html_default_layout($vars){ extract($vars);?>
- +

Current flash messages ( flash_now() / $flash )


-        
+        
       
@@ -71,12 +71,12 @@ function html_default_layout($vars){ extract($vars);?>