tazpanel diff index.cgi @ rev 70

Debug improve behavor and start module search
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 12 03:09:51 2011 +0200 (2011-04-12)
parents 95dc2475f4ae
children e4a7503f7efd
line diff
     1.1 --- a/index.cgi	Tue Apr 12 02:47:00 2011 +0200
     1.2 +++ b/index.cgi	Tue Apr 12 03:09:51 2011 +0200
     1.3 @@ -92,7 +92,6 @@
     1.4  		# Default xHTML content
     1.5  		#
     1.6  		xhtml_header
     1.7 -		
     1.8  		case "$QUERY_STRING" in
     1.9  			gen-locale=*)
    1.10  				new_locale=${QUERY_STRING#gen-locale=} ;;