ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/clientchk.ext
(Generate patch)

Comparing deliantra/server/ext/clientchk.ext (file contents):
Revision 1.3 by root, Tue Apr 17 10:06:33 2007 UTC vs.
Revision 1.4 by root, Mon Jun 11 21:38:13 2007 UTC

1#! perl # MANDATORY 1#! perl # mandatory
2 2
3# check client version and string for old clients and possibly issue warnings for them 3# check client version and string for old clients and possibly issue warnings for them
4 4
5cf::client->attach ( 5cf::client->attach (
6 on_addme => sub { 6 on_addme => sub {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines