Fix displaying options for table "group" in the debugger.
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@ -1077,7 +1077,7 @@ show_db_entries() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
show_groups() {
|
show_groups() {
|
||||||
show_db_entries "Groups" "SELECT * FROM \"group\"" "4 4"
|
show_db_entries "Groups" "SELECT * FROM \"group\"" "4 4 30 50"
|
||||||
}
|
}
|
||||||
|
|
||||||
show_adlists() {
|
show_adlists() {
|
||||||
|
Reference in New Issue
Block a user