tazbug diff web/plugins/debug/debug.cgi @ rev 123
Use new admin config and up users plugins from TinyCM
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Feb 21 00:51:31 2017 +0100 (2017-02-21) |
parents | b9aaee394e0c |
children | 2499947037cf |
line diff
1.1 --- a/web/plugins/debug/debug.cgi Sat Feb 11 09:56:12 2017 +0000 1.2 +++ b/web/plugins/debug/debug.cgi Tue Feb 21 00:51:31 2017 +0100 1.3 @@ -13,10 +13,10 @@ 1.4 exit 0 1.5 fi 1.6 cat << EOT 1.7 -<h2>Debug interface</h2> 1.8 <div id="tools"> 1.9 <a href="$script?dashboard">Dashboard</a> 1.10 </div> 1.11 +<h2>Debug interface</h2> 1.12 EOT 1.13 # Handle ?debug&del request 1.14 if [ "$(GET del)" ]; then