diff options
| author | 2012-05-09 16:05:12 +0000 | |
|---|---|---|
| committer | 2012-05-09 16:05:12 +0000 | |
| commit | 62aeddf74f00e7b5418779e8fc1e92cf74b76a6b (patch) | |
| tree | 6be805f6e12726043d8203c4c09187d58bb92ccb | |
| parent | c2b6a54e4e5d1606834c9c70d4151c891f9331bd (diff) | |
Fixed a bug with trailing spaces in showhilights, and avoid putting deprecated stuff in channel xml config
| -rw-r--r-- | config-default/commands.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config-default/commands.xml b/config-default/commands.xml index 78d35c6..56db997 100644 --- a/config-default/commands.xml +++ b/config-default/commands.xml @@ -143,7 +143,7 @@ $conn->privmsg($event->{to}->[0], "$nick removed from targets for $chan"); ]]> </command> - <command cmd="^;showhilights (\S+)$" flag="h"> + <command cmd="^;showhilights (\S+) *$" flag="h"> <