Ignore:
Timestamp:
11/19/08 14:49:35 (4 years ago)
Author:
CrawfordCurrie
Message:

Item175: renaming stage 2: add stub dirs for pseudo-install, fix MANIFEST, other unbranding

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/lib/Foswiki.pm

    r809 r810  
    5050use Error qw( :try ); 
    5151use CGI;    # Always required to get html generation tags; 
    52  
    53 BEGIN { $Package::Alias::BRAVE = 1 } 
    54 use Package::Alias 
    55   'TWiki::Plugins' => 'Foswiki::Plugins', 
    56   'TWiki::Func' => 'Foswiki::Func'; 
    57 { package TWiki::Func; } 
    5852 
    5953use Foswiki::Response; 
Note: See TracChangeset for help on using the changeset viewer.