forked from hummypkg/webif
add -nocase option to epg dpftech method
This commit is contained in:
parent
3080f9786d
commit
38cde695e4
@ -485,6 +485,7 @@ proc {epg dbfetch} {mode args} {
|
||||
append q ") "
|
||||
}
|
||||
-param { lappend params $v }
|
||||
-nocase { append q "collate nocase " }
|
||||
default { error "Invalid option, $arg" }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user