Changeset 4945
- Timestamp:
- 10/30/09 08:08:34 (4 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/greyhound/plugins/StyleCatcher/lib/StyleCatcher/CMS.pm
r4915 r4945 342 342 if $uri; 343 343 } 344 my $blog = MT->model('blog')->load($blog_id)345 or return $app->json_error( $app->translate('No such blog [_1]', $blog_id) );346 344 347 345 # Replacing the theme import or adding a new one at the beginning
