r1274 - trunk/demos
r1274 - trunk/demos
Author: rdworth
Date: Mon Dec 29 08:53:50 2008
New Revision: 1274
Modified:
trunk/demos/index.html
Log:
demos/index.html: extra character in [1271]
Modified: trunk/demos/index.html
==============================================================================
--- trunk/demos/index.html (original)
+++ trunk/demos/index.html Mon Dec 29 08:53:50 2008
@@ -72,7 +72,7 @@
if(isset($_GET['load'])) {
//Preload the demo page here
- echo '$_GET['load'];
+ echo $_GET['load'];
} else {