From 11579a8ea020750577f210bc9668cd0f03c7ce82 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Mon, 17 Dec 2012 19:22:44 +0100 Subject: [PATCH] This TODO note can be removed --- frontend/rewrite.php | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/rewrite.php b/frontend/rewrite.php index 3451bc2..b0097c7 100644 --- a/frontend/rewrite.php +++ b/frontend/rewrite.php @@ -67,7 +67,6 @@ try 'auth_error' => "modules/error/access.php", '_menu' => "vps" ), - /* TODO: Use action variable instead of relying on the path. */ /* VPS - Start */ '^/([0-9]+)/start/?$' => array( 'target' => "modules/client/vps/lookup.php",