. */ /* */ /*************************************************************************************/ define('THELIA_INSTALL_MODE', true); include __DIR__ . "/../../core/bootstrap.php"; $thelia = new \Thelia\Core\Thelia("install", false); $thelia->boot();