--- mythplugins/mythweb/includes/sorting.php	2006-03-27 17:28:26.429767328 +1000
+++ mythplugins-f-p/mythweb/includes/sorting.php	2006-03-27 17:29:25.314815440 +1000
@@ -109,9 +109,6 @@
         elseif ($_GET['reverse']) {
             $_SESSION[$session][0]['reverse'] = $_SESSION[$session][0]['reverse'] ? false : true;
 	}
-	else {
-	  $_SESSION[$session][0]['reverse'] = false;
-	}
     // Once we've processed the information, we should make sure that we're actually sorting an array
         if (!count($programs)) {
             return;
