aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2008-12-29 16:53:50 +0000
committerRichard Worth <rdworth@gmail.com>2008-12-29 16:53:50 +0000
commit622f34aeb9b18fd9c891721547e8d030bafdf01f (patch)
treefcd9cc423c6a9059f5a0aec947d4796fb19bd642
parent765346cadceea9d2fb50de459931ad54421ebe76 (diff)
downloadjquery-ui-622f34aeb9b18fd9c891721547e8d030bafdf01f.tar.gz
jquery-ui-622f34aeb9b18fd9c891721547e8d030bafdf01f.zip
demos/index.html: extra character in [1271]
-rw-r--r--demos/index.html2
1 files changed, 1 insertions, 1 deletions
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 {