diff --git a/test/hello.uce b/test/hello.uce index 4f95998..e29732d 100644 --- a/test/hello.uce +++ b/test/hello.uce @@ -4,7 +4,7 @@ void show_stuff() { //context->header["Content-Type"] = "text/plain"; - + <> Mwahahaaha
hello world: params["HTTP_HOST"] ?>
@@ -169,14 +169,14 @@ California Privacy Notice
 Lifewire is part of the Dotdash publishing family.
 
 		
- + } RENDER() { - + <>

UCE Test: @@ -184,6 +184,6 @@ RENDER()

params) ?>
- + } diff --git a/test/mysql.uce b/test/mysql.uce index 58f1437..1dd31da 100644 --- a/test/mysql.uce +++ b/test/mysql.uce @@ -3,7 +3,7 @@ RENDER() { - + <>

UCE Test: @@ -42,6 +42,6 @@ RENDER()
params) ?>
- + } diff --git a/test/post.uce b/test/post.uce index d8df0a2..fc85293 100644 --- a/test/post.uce +++ b/test/post.uce @@ -2,7 +2,7 @@ void show_form() { -
+ <>
"/> @@ -14,14 +14,14 @@ void show_form()
- + } RENDER() { - + <>

UCE Test: @@ -38,6 +38,6 @@ RENDER()
params) ?>
- + } diff --git a/todo.txt b/todo.txt index b066945..93a6fbd 100644 --- a/todo.txt +++ b/todo.txt @@ -16,6 +16,7 @@ Framework - WebSockets - Resident code / Cron / Tick? - Automated Test Suite +- Documentation Performance