pedro_morgan
2007-08-19 01d2d115100d2083f7c4a0d6a7e5c5171acc4bbc
Minor edits and spelling
3 files modified
11 ■■■■ changed files
interface/web/admin/list/dbsync.list.php 2 ●●● patch | view | raw | blame | history
interface/web/admin/list/filesync.list.php 5 ●●●●● patch | view | raw | blame | history
interface/web/admin/list/groups.list.php 4 ●●●● patch | view | raw | blame | history
interface/web/admin/list/dbsync.list.php
@@ -36,7 +36,7 @@
//* Paging Template
$liste['paging_tpl']        = 'templates/paging.tpl.htm';
//* Script File der Liste ?
//* Enable auth
$liste['auth']                = 'no';
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'        => '');  
?>
interface/web/admin/list/groups.list.php
@@ -15,7 +15,7 @@
//* Database table
$liste['table']             = 'sys_group';
//* Primarty index column
//* Primary index column
$liste['table_idx']            = 'groupid';
//* Search Field Prefix
@@ -36,7 +36,7 @@
//* Paging Template
$liste['paging_tpl']        = 'templates/paging.tpl.htm';
// Script File der Liste ?
//* Enable auth
$liste['auth']                = 'no';