tbrehm
2012-02-03 5a43e7a2ea0cf7af35c100cb67e4a53566cbc496
interface/web/client/list/client.list.php
@@ -74,6 +74,15 @@
                     'width'      => "",
                     'value'      => "");  
$liste["item"][] = array(   'field'      => "username",
                     'datatype'   => "VARCHAR",
                     'formtype'   => "TEXT",
                     'op'      => "like",
                     'prefix'   => "%",
                     'suffix'   => "%",
                     'width'      => "",
                     'value'      => "");
$liste["item"][] = array(   'field'      => "city",
                     'datatype'   => "VARCHAR",
                     'formtype'   => "TEXT",