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

Comparing deliantra/server/ext/dmcommands.ext (file contents):
Revision 1.18 by pippijn, Fri Mar 2 13:43:58 2007 UTC vs.
Revision 1.19 by root, Wed Mar 14 15:44:47 2007 UTC

1#! perl 1#! perl # MANDATORY
2 2
3# wizard commands 3# wizard commands
4 4
5cf::register_command shutdown => sub { 5cf::register_command shutdown => sub {
6 my ($ob, $arg) = @_; 6 my ($ob, $arg) = @_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines