demos/index.html: extra character in [1271]

This commit is contained in:
Richard Worth
2008-12-29 16:53:50 +00:00
parent 765346cadc
commit 622f34aeb9

View File

@@ -72,7 +72,7 @@
if(isset($_GET['load'])) {
//Preload the demo page here
echo '$_GET['load'];
echo $_GET['load'];
} else {