3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00

propset svn:keywords on all PBot .pm modules

This commit is contained in:
Pragmatic Software 2010-06-04 23:01:44 +00:00
parent d01b724427
commit f9612331bc

View File

@ -5,8 +5,6 @@
# register subroutines, along with a command name and admin level.
# Registered items will then be executed if their command name matches
# a name provided via input.
#
# Takes BotAdminStuff object in order to use loggedin()
package PBot::Commands;