the search engine, it works!!!

This commit is contained in:
JT Smith 2006-01-22 04:46:59 +00:00
parent 66baa5cea2
commit e33b3bb9b9
7 changed files with 135 additions and 16 deletions

View file

@ -22,6 +22,7 @@ my $session = start(); # this line required
templateParsers();
removeFiles();
addSearchEngine();
finish($session); # this line required