Ignore:
Timestamp:
11/17/08 00:31:02 (4 years ago)
Author:
KennethLavrsen
Message:

Item205: Replacing TWiki as webname by SYSTEMWEB where it is still missing
This is first of many checkins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TouchGraphPlugin/bin/tgdb

    r464 r754  
    6464    my $pubDir = TWiki::getPubDir(); 
    6565 
    66     print "__________________________\nChecking TWiki.$webName\n" unless $opt_q; 
     66    print "__________________________\nChecking %SYSTEMWEB%.$webName\n" unless $opt_q; 
    6767 
    6868    if( ! &TWiki::Store::webExists( $webName ) ) { 
Note: See TracChangeset for help on using the changeset viewer.