From 622f34aeb9b18fd9c891721547e8d030bafdf01f Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Mon, 29 Dec 2008 16:53:50 +0000 Subject: demos/index.html: extra character in [1271] --- demos/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos') diff --git a/demos/index.html b/demos/index.html index d14010843..44885467f 100644 --- a/demos/index.html +++ b/demos/index.html @@ -72,7 +72,7 @@ if(isset($_GET['load'])) { //Preload the demo page here - echo '$_GET['load']; + echo $_GET['load']; } else { -- cgit v1.2.3