summaryrefslogtreecommitdiffstats
path: root/pages/tutorial.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/tutorial.php')
-rw-r--r--pages/tutorial.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/pages/tutorial.php b/pages/tutorial.php
index 88095da..10e5372 100644
--- a/pages/tutorial.php
+++ b/pages/tutorial.php
@@ -1,8 +1,5 @@
<?php
-if ($request == 'tutorial')
- htmlHeader(array('tutorial'), 'Pathery Tutorial', 'How to play Pathery', array('scores') );
-else
- htmlHeader(array('tutorial'), 'Pathery', 'Compete to create the longest maze possible. 4 New maps every day at 9 PM Pacific', array('scores') );
+htmlHeader(array('tutorial'), 'Pathery', 'Compete to create the longest maze possible. 4 New maps every day at 9 PM Pacific', array('scores') );
?>
<body>