pedro_morgan
2007-08-19 01d2d115100d2083f7c4a0d6a7e5c5171acc4bbc
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'      => '');  
?>