Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
lolo888
ISPConfig 3
Commits
01d2d115
Commit
01d2d115
authored
Aug 19, 2007
by
pedro_morgan
Browse files
Minor edits and spelling
parent
7e5f927b
Changes
3
Hide whitespace changes
Inline
Side-by-side
interface/web/admin/list/dbsync.list.php
View file @
01d2d115
...
...
@@ -36,7 +36,7 @@ $liste['delete_file'] = 'dbsync_del.php';
//* 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
View file @
01d2d115
...
...
@@ -15,7 +15,7 @@ $liste['name'] = 'filesync';
//* Database table
$liste
[
'table'
]
=
'sys_filesync'
;
//*
Primary index column
//* Primary index column
$liste
[
'table_idx'
]
=
'id'
;
//* Search Field Prefix
...
...
@@ -36,7 +36,7 @@ $liste['delete_file'] = 'filesync_del.php';
//* Paging Template
$liste
[
'paging_tpl'
]
=
'templates/paging.tpl.htm'
;
//*
Script File der Liste?s
//*
Enable auth
$liste
[
'auth'
]
=
'no'
;
...
...
@@ -64,4 +64,5 @@ $liste['item'][] = array( 'field' => 'local_path',
'prefix'
=>
'%'
,
'suffix'
=>
'%'
,
'width'
=>
''
);
?>
\ No newline at end of file
interface/web/admin/list/groups.list.php
View file @
01d2d115
...
...
@@ -15,7 +15,7 @@ $liste['name'] = 'groups';
//* Database table
$liste
[
'table'
]
=
'sys_group'
;
//* Primar
t
y index column
//* Primary index column
$liste
[
'table_idx'
]
=
'groupid'
;
//* Search Field Prefix
...
...
@@ -36,7 +36,7 @@ $liste['delete_file'] = 'groups_del.php';
//* Paging Template
$liste
[
'paging_tpl'
]
=
'templates/paging.tpl.htm'
;
//
Script File der Liste ?
//
* Enable auth
$liste
[
'auth'
]
=
'no'
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment