Setup script:

- language strings cleanup
- removed import defaults
- add query window default tab setting
- added checks for zip/gzip/bzip avability
- fixed error icon
This commit is contained in:
Piotr Przybylski
2008-10-09 16:39:45 +00:00
parent 466932f735
commit 38734a3e16
13 changed files with 199 additions and 193 deletions

View File

@@ -293,6 +293,9 @@ class FormDisplay
$value = (array) $value;
$value_default = (array) $value_default;
break;
case 'NULL':
trigger_error("Field $system_path has no type", E_USER_WARNING);
return;
}
// TrustedProxies requires changes before displaying