tazpanel diff index.cgi @ rev 481

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun May 10 11:51:03 2015 +0100 (2015-05-10)
parents 836e45b5567b
children 3117717c007d
line diff
     1.1 --- a/index.cgi	Thu Apr 30 02:25:59 2015 +0300
     1.2 +++ b/index.cgi	Sun May 10 11:51:03 2015 +0100
     1.3 @@ -65,17 +65,6 @@
     1.4  
     1.5  
     1.6  #
     1.7 -# Things to do before displaying the page
     1.8 -#
     1.9 -
    1.10 -[ -n "$(GET panel_pass)" ] &&
    1.11 -	sed -i s@/:root:.*@/:root:$(GET panel_pass)@ $HTTPD_CONF
    1.12 -
    1.13 -
    1.14 -
    1.15 -
    1.16 -
    1.17 -#
    1.18  # Commands
    1.19  #
    1.20