Skip to content

Commit

Permalink
Item1754: TCP is missing isTrue
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@4224 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
WillNorris authored and WillNorris committed Jun 20, 2009
1 parent 788a15d commit 3962420
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TWikiCompatibilityPlugin/lib/TWiki.pm
Expand Up @@ -20,5 +20,6 @@ sub TWiki::new {

*TWiki::regex = \%Foswiki::regex;
*TWiki::cfg = \%Foswiki::cfg;
*TWiki::isTrue = \&Foswiki::isTrue;

1;

0 comments on commit 3962420

Please sign in to comment.