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