From 58825808fb1fd2d9950e8f7a81ad62db18be4aa7 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 29 Sep 2012 20:07:51 +0200 Subject: Fixed CSS and logout redirection. --- misc/w3c-validator.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/w3c-validator.pl b/misc/w3c-validator.pl index 29bfd73..76355ac 100755 --- a/misc/w3c-validator.pl +++ b/misc/w3c-validator.pl @@ -27,7 +27,8 @@ # ./misc/w3c-validator.pl /tmp/fpanel/*.html # # /!\ Note: There is a serious privacy concern here. Do *NOT* forget to /!\ -# /!\ remove the postrun hook once you are done testing the application! /!\ +# /!\ remove the postrun hook, and to restart the FCGI, once you are /!\ +# /!\ done testing the application! /!\ use 5.010_000; use strict; -- cgit v1.2.3