get('DB'); User::bootstrap($db); Media::bootstrap($db); Post::bootstrap($db); fwrite(STDOUT, 'Base initialisée : ' . $f3->get('paths.db') . PHP_EOL);