Ignore:
Timestamp:
11/10/08 22:47:48 (4 years ago)
Author:
KennethLavrsen
Message:

Item109: Finally reached the end of the renaming of
TWikiPreferences to Default/SitePreferences in trunk

File:
1 edited

Legend:

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

    r303 r527  
    145145 
    146146# manage categories/skills 
    147 # If there is a preference in Main.TWikiPreferences, only people listed and admins can add categories/skills 
     147# If there is a preference in %USERSWEB%.SitePreferences, only people listed and admins can add categories/skills 
    148148    unless ( isAllowed() ) { 
    149149        $_[0] =~ s!%ADDSKILLSMESSAGE%!<div class="skillNotification"> 
Note: See TracChangeset for help on using the changeset viewer.