fixed the examples
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@
|
||||
RENDER()
|
||||
{
|
||||
|
||||
<html>
|
||||
<><html>
|
||||
<link rel="stylesheet" href='style.css?v=1'></link>
|
||||
<h1>
|
||||
<a href="index.uce">UCE Test</a>:
|
||||
@@ -42,6 +42,6 @@ RENDER()
|
||||
|
||||
<label>CGI Params</label>
|
||||
<pre><?= var_dump(context->params) ?></pre>
|
||||
</html>
|
||||
</html></>
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user