Mercurial
Mercurial
>
hg
>
exigrey
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
exim-exigrey.pl
changeset 50
79b972eb8990
parent 48
61a2dc11f50b
child 52
23160db926d4
equal
deleted
inserted
replaced
49:3e57c577c01e
50:79b972eb8990
161
161
162
sub disconnectDB() {
162
sub disconnectDB() {
163
close($fh);
163
close($fh);
164
}
164
}
165
}
165
}
166
0;
166
1;
167
167
168
# vim:aw:
168
# vim:aw: