00001 <?php 00002 00018 // $Id: index.php,v 1.8 2008/07/01 01:16:12 asmecher Exp $ 00019 00020 00021 define('HANDLER_CLASS', 'InstallHandler'); 00022 00023 import('pages.install.InstallHandler'); 00024 00025 ?>