Changeset 13236


Ignore:
Timestamp:
11/28/11 05:17:05 (18 months ago)
Author:
PaulHarvey
Message:

Item2321: Stop mangling the switchboard entry for attach

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/RestPlugin/lib/Foswiki/Plugins/RestPlugin.pm

    r13033 r13236  
    3030 
    3131    #tell Foswiki::UI about the new handler. 
    32     $Foswiki::cfg{SwitchBoard}{attach} = { 
     32    $Foswiki::cfg{SwitchBoard}{query} = { 
    3333        package  => 'Foswiki::UI::Query', 
    3434        function => 'query', 
Note: See TracChangeset for help on using the changeset viewer.