comment
This commit is contained in:
parent
e612d165d3
commit
f1c651deeb
@ -95,6 +95,10 @@ sub imgTagsToHtml {
|
||||
return $output;
|
||||
}
|
||||
|
||||
|
||||
####################################################################
|
||||
# Code for the rclexecm filter<->indexer protocol from here
|
||||
|
||||
# Get one line from stdin (from recollindex), exit on eof
|
||||
sub readlineorexit {
|
||||
my $s = <STDIN>;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user