Changeset 766 for branches/sqlite/modules/system.tcl
- Timestamp:
- 02/18/07 09:22:09 (5 years ago)
- Location:
- branches/sqlite
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from trunk)
-
modules/system.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/sqlite/modules/system.tcl
r734 r766 803 803 } 804 804 #>>> 805 proc bMotion_check_botnicks { } { 806 global botnicks, bMotionSettings 807 808 if {$botnicks == ""} { 809 set botnicks "($botnick|$bMotionSettings(botnicks)) ?" 810 } 811 } 805 812 806 813 bMotion_putloglev d * "bMotion: system module loaded"
Note: See TracChangeset
for help on using the changeset viewer.
