diff --git a/framework/router.class.php b/framework/router.class.php index 81882dfe40..d544f7e939 100755 --- a/framework/router.class.php +++ b/framework/router.class.php @@ -179,7 +179,7 @@ class router extends baseRouter } $hourKey = $planKey = $URSR = $URAndSR = 0; - $mode = ''; + $mode = 'new'; $score = '0'; $projectKey = empty($this->config->isINT) ? ITERATION_KEY : SPRINT_KEY;