route : remove a obsolete comment

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2222 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2015-08-07 09:54:53 +00:00
parent ca9af5324e
commit 35f2002e3f

View File

@@ -442,7 +442,6 @@ class route
$http = new http ();
@header ($_SERVER["SERVER_PROTOCOL"]." $getCode ".
$http->codetext ($getCode));
// TODO : Allow a specific page to be configured and displayed
echo "<html>\n";
echo " <head>\n";
echo " <title>".$http->codetext ($getCode)."</title>\n";