pedro_morgan
2007-08-20 dcff5718f345f55f7ea81f18d1f086facde4eacf
interface/web/admin/list/filesync.list.php
@@ -15,7 +15,7 @@
//* Database table
$liste['table']          = 'sys_filesync';
//*  Primary index column
//* Primary index column
$liste['table_idx']         = 'id';
//* Search Field Prefix
@@ -36,7 +36,7 @@
//*  Paging Template
$liste['paging_tpl']      = 'templates/paging.tpl.htm';
//*  Script File der Liste?s
//* Enable auth
$liste['auth']            = 'no';
@@ -64,4 +64,5 @@
                     'prefix'   => '%',
                     'suffix'   => '%',
                     'width'      => '');  
?>