Changeset 100 for trunk/StyleCatcher/plugins/StyleCatcher/stylecatcher.pl
- Timestamp:
- 10/24/06 18:30:34 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/StyleCatcher/plugins/StyleCatcher/stylecatcher.pl
r68 r100 102 102 my ($param, $scope) = @_; 103 103 my $themeroot = $param->{themeroot}; 104 return 1 unless $themeroot; 104 105 105 106 my $app = MT->instance;
