Ignore:
Timestamp:
11/11/08 01:33:23 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Renaming TWikiPlugins to Plugins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FirebugLitePlugin/lib/TWiki/Plugins/FirebugLitePlugin.pm

    r498 r529  
    8888    # $TWiki::cfg{Plugins}{FirebugLitePlugin}{ExampleSetting} = 1; 
    8989    # Always provide a default in case the setting is not defined in 
    90     # LocalSite.cfg. See TWiki.TWikiPlugins for help in adding your plugin 
     90    # LocalSite.cfg. See %SYSTEMWEB%.Plugins for help in adding your plugin 
    9191    # configuration to the =configure= interface. 
    9292    my $setting = $TWiki::cfg{Plugins}{FirebugLitePlugin}{ExampleSetting} || 0; 
Note: See TracChangeset for help on using the changeset viewer.