get('DB'); User::bootstrap($db); Post::bootstrap($db); Media::bootstrap($db); fwrite(STDOUT, 'Base initialisée : ' . app_db_path() . "\n");