diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2008-03-29 17:21:28 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2008-03-29 17:21:28 +0000 |
| commit | eae406cb97de04be5ff518abebab24b757c440af (patch) | |
| tree | 19f34e08123c4daa866d2032839ec36f39119f76 /html/filesys.tmpl | |
| parent | 06664a1772e234b360b539b850189943eadafdcd (diff) | |
| download | xxv-eae406cb97de04be5ff518abebab24b757c440af.tar.gz xxv-eae406cb97de04be5ff518abebab24b757c440af.tar.bz2 | |
* Skins: Rename flag to diagnose from debug to verbose
* Remove unused Data::Dumper
* Hide 'select language' if run with --utf8, avoid losing encoding by reconfigure
* UTF8: Add mysql_enable_utf8
Diffstat (limited to 'html/filesys.tmpl')
| -rw-r--r-- | html/filesys.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/html/filesys.tmpl b/html/filesys.tmpl index 8806b08..da9462a 100644 --- a/html/filesys.tmpl +++ b/html/filesys.tmpl @@ -1,7 +1,6 @@ <?% statusfiles = []; trash = param.usage.shift; -# USE Dumper; Dumper.dump_html(param.usage); IF param.graphic; FILTER null; |
