#!/usr/bin/perl -w # Original copyright 2001-2002 Jay Allen. # Modifications and integration Copyright 2001-2005 Six Apart. # Copyright 2001-2005 Six Apart. This code cannot be redistributed without # permission from www.sixapart.com. For more information, consult your # Movable Type license. # # $Id: mt-search.cgi 15432 2005-07-29 20:41:11Z bchoate $ use strict; use lib 'lib'; use MT::Bootstrap App => 'MT::App::Search';