Ignore:
Timestamp:
03/17/10 19:34:47 (2 years ago)
Author:
james
Message:

fix loading file named for bot from local/ folder (was only looking in modules/)
load settings files in correct order for overriding defaults
report which settings files were loaded when we start
report which settings files were loaded in .bmotion status

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/admin_general.tcl

    r1004 r1072  
    7070                bMotion_putadmin "I am away." 
    7171        } 
     72         
     73        global bMotion_loaded_settings_from 
     74        bMotion_putadmin "I loaded my configuration from: $bMotion_loaded_settings_from" 
    7275 
    7376        return 0 
Note: See TracChangeset for help on using the changeset viewer.