]> git.donarmstrong.com Git - infobot.git/commit
- Manually applied patch from Morten Brix Pedersen. Thanks.
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 9 Mar 2002 14:40:23 +0000 (14:40 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 9 Mar 2002 14:40:23 +0000 (14:40 +0000)
commitdb6d3b9745f9db69dd6c2312a68c820c1712c9e8
tree7e250b6f0261253df37ca9b3f6bccdcefe10524c
parent06ae83f16ac881a5fc4d81951f0ae1e6ed2eb562
- Manually applied patch from Morten Brix Pedersen.  Thanks.
- replaced useStrict with commented "use strict;"
- hash ignore typo. Oops :)
- minor cosmetic update
- declare variables with "my" in certain local files.
- use mkdir instead of system("mkdir").  Forgot about this one.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@556 c11ca15a-4712-0410-83d8-924469b57eb5
14 files changed:
src/CommandStubs.pl
src/DynaConfig.pl
src/Files.pl
src/Misc.pl
src/Modules/Countdown.pl
src/Modules/News.pl
src/Modules/UserDCC.pl
src/Net.pl
src/Process.pl
src/Shm.pl
src/UserExtra.pl
src/core.pl
src/interface.pl
src/modules.pl