summaryrefslogtreecommitdiffstats
path: root/pages/challengelist.php
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-04-26 21:26:13 -0700
committerPatrick Davison <snapwilliam@gmail.com>2013-04-26 21:26:13 -0700
commit95d067a02b4a979f0ff3b23291d0b3b9718f615e (patch)
tree36d41ccfdcce57b0fbffd22df906d3a9fbcde6b3 /pages/challengelist.php
parentd70cbf638a0ba6f610c793678083e563bc3b62ae (diff)
downloadpathery-95d067a02b4a979f0ff3b23291d0b3b9718f615e.tar.xz
Challenge Editor
Diffstat (limited to 'pages/challengelist.php')
-rw-r--r--pages/challengelist.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/pages/challengelist.php b/pages/challengelist.php
index df04bdd..d460ef5 100644
--- a/pages/challengelist.php
+++ b/pages/challengelist.php
@@ -16,6 +16,12 @@ topbar($Links);
?>
<script>
+
+//Legacy functions
+function challengeLoad() {}
+function challengeWall() {}
+function challengeGo() {}
+
// -display sections labeled..
// -*click
// -display levels
@@ -24,6 +30,8 @@ topbar($Links);
// -*finish map:
// -highlight 'Next'
+//Temporary hack..
+isChallenge = true;
function navShowChallengeTiers() {