Changeset 1726 for branches/release-33/lib/MT/App/Search.pm
- Timestamp:
- 04/02/08 20:01:35 (20 months ago)
- Files:
-
- 1 modified
-
branches/release-33/lib/MT/App/Search.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-33/lib/MT/App/Search.pm
r1708 r1726 523 523 return $app->error($app->errstr) 524 524 unless $tmpl; 525 526 $ctx->var('system_template', '1'); 527 $ctx->var('search_results', '1'); 525 528 526 529 $tmpl->context($ctx);
